https://github.com/Kitware/CMake
Raw File
Tip revision: 62942969062fcc9f24ca057b6983532a973cfad6 authored by Brad King on 28 November 2018, 11:49:16 UTC
CMake 3.13.1
Tip revision: 6294296
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