CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCESΒΆ

This cache variable is used by the Eclipse project generator. See cmake-generators(7).

The Eclipse project generator generates so-called linked resources e.g. to the subproject root dirs in the source tree or to the source files of targets. This can be disabled by setting this variable to FALSE.

Previous topic

CMAKE_DISABLE_FIND_PACKAGE_<PackageName>

Next topic

CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT

This Page