• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_CODELITE_USE_TARGETS
2--------------------------
3
4.. versionadded:: 3.7
5
6Change the way the CodeLite generator creates projectfiles.
7
8If this variable evaluates to ``ON`` at the end of the top-level
9``CMakeLists.txt`` file, the generator creates projectfiles based on targets
10rather than projects.
11