https://github.com/Kitware/CMake
Raw File
Tip revision: 566e96d42db35e2c88ceb5d0f3de49736295c496 authored by Brad King on 15 September 2020, 12:34:16 UTC
CMake 3.17.5
Tip revision: 566e96d
PROJECT_SOURCE_DIR.rst
PROJECT_SOURCE_DIR
------------------

Top level source directory for the current project.

This is the source directory of the most recent :command:`project` command.
back to top