Translations:CMake/8/en
Jump to navigation
Jump to search
As you can see, ccmake
in advanced mode displays equally well the libraries that were found as those that were not found. If you would like to use a specific version of BLAS for example, you will immediately know which one was found by CMake, and modify this if necessary. ccmake
also displays the list of flags that are passed to the C, C++, and other compilers, to the linker, depending on the build type.