https://github.com/Kitware/CMake
Raw File
Tip revision: 9bbfbd54ba04e07b0bf2eb8bb1056bca53d639c5 authored by Brad King on 13 December 2018, 11:44:30 UTC
CMake 3.13.2
Tip revision: 9bbfbd5
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