https://github.com/Kitware/CMake
Raw File
Tip revision: dd71ec2c93fdf34f8bbcaafbc05f000ef6ed6cab authored by Brad King on 29 June 2016, 13:51:33 UTC
CMake 3.6.0-rc4
Tip revision: dd71ec2
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