... | @@ -92,7 +92,7 @@ You may also set two checkboxes: |
... | @@ -92,7 +92,7 @@ You may also set two checkboxes: |
|
|
|
|
|
|
|
|
|
* `COMPILE_TESTS` that will activate tests for inner functionality. You can get the information about those tests [[here|5000-Testing]].
|
|
* `COMPILE_TESTS` that will activate tests for inner functionality. You can get the information about those tests [[here|5000-Testing]].
|
|
* `COMPILE_EXAMPLES` that will activate attached examples. You can get the information about those examples [[here|1800-Examples-Shortcuts]].
|
|
* `COMPILE_EXAMPLES` that will activate attached examples. You can get the information about those examples [[here|1800-Examples]].
|
|
|
|
|
|
|
|
|
|
At last you may setup `CMAKE_INSTALL_PREFIX` variable. By this variable you provide the path where the library and all the relevant header files will be installed. It will also provide instructions for other cmake projects that will have to use INMOST library.
|
|
At last you may setup `CMAKE_INSTALL_PREFIX` variable. By this variable you provide the path where the library and all the relevant header files will be installed. It will also provide instructions for other cmake projects that will have to use INMOST library.
|
... | | ... | |