CMAKE_CODELITE_USE_TARGETS.rst 280 B

12345678
  1. CMAKE_CODELITE_USE_TARGETS
  2. --------------------------
  3. Change the way the CodeLite generator creates projectfiles.
  4. If this variable evaluates to ``ON`` at the end of the top-level
  5. ``CMakeLists.txt`` file, the generator creates projectfiles based on targets
  6. rather than projects.