You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_ECLIPSE_GENERATE_LINK...

13 lines
413 B

CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES
---------------------------------------
.. versionadded:: 3.6
This cache variable is used by the Eclipse project generator. See
:manual:`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.