summaryrefslogtreecommitdiff
path: root/Help/variable/PROJECT_SOURCE_DIR.rst
blob: b4601c2c486cc7814b2c84cb6946feddff9332a6 (plain)
1
2
3
4
5
6
7
8
PROJECT_SOURCE_DIR
------------------

This is the source directory of the last call to the
:command:`project` command made in the current directory scope or one
of its parents. Note, it is not affected by calls to
:command:`project` made within a child directory scope (i.e. from
within a call to :command:`add_subdirectory` from the current scope).