summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_SOURCE_DIR.rst
blob: 3df0226dcc476ce5759dfe7707234ee8e176fa72 (plain)
1
2
3
4
5
6
7
8
CMAKE_SOURCE_DIR
----------------

The path to the top level of the source tree.

This is the full path to the top level of the current CMake source
tree.  For an in-source build, this would be the same as
:variable:`CMAKE_BINARY_DIR`.