automotivesilikon.blogg.se

Doxygen clion
Doxygen clion









doxygen clion

#DOXYGEN CLION GENERATOR#

The recommended generator for most unix platforms is ‘Makefiles’ (default): $ cmake. (Please see the CMake documentation for further information.) However, in many cases there is a better choice. By default a system-specific generator is used by CMake during configuration. GeneratorĬMake uses a “generator” to produce configuration files for use by a variety of build tools, e.g., UNIX makefiles, Visual Studio projects. To set the version header on the API docs, specify PRODUCT_VERSION on the configuration command line. To explicitly specify the location in which the Native Client will be installed, add -DCMAKE_INSTALL_PREFIX=/path/to/installation/destination to this initial cmake execution command. For example, -DOPENSSL_ROOT_DIR=/path/to/openssl. If OpenSSL is installed in a custom location, then you must pass OPENSSL_ROOT_DIR during the CMake configuration step. add -DGEODE_ROOT=/path/to/geode to the initial cmake execution command. Pass in GEODE_ROOT during the CMake configuration step.Set an environment variable called GEODE_HOME that points to your Geode installation path.Apache Geode binaries installed or available to link againstīuilding requires access to an installation of Geode.Java 8 JDK (for building server side java functions used in some of the integration tests).OpenSSL (for building source documentation).Doxygen 1.8.11 or greater (for building source documentation).C++11 compiler (see platform specific requirements).











Doxygen clion