1PROJECT_SOURCE_DIR
2------------------
3
4This is the source directory of the last call to the
5:command:`project` command made in the current directory scope or one
6of its parents. Note, it is not affected by calls to
7:command:`project` made within a child directory scope (i.e. from
8within a call to :command:`add_subdirectory` from the current scope).
9