CMAKE_SOURCE_DIR.rst 224 B

12345678
  1. CMAKE_SOURCE_DIR
  2. ----------------
  3. The path to the top level of the source tree.
  4. This is the full path to the top level of the current CMake source
  5. tree. For an in-source build, this would be the same as
  6. CMAKE_BINARY_DIR.