summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_BINARY_DIR.rst
blob: 703bb58c7fc3ed67cfb5bc80d142afb22f03729d (plain)
1
2
3
4
5
6
7
8
CMAKE_BINARY_DIR
----------------

The path to the top level of the build tree.

This is the full path to the top level of the current CMake build
tree.  For an in-source build, this would be the same as
CMAKE_SOURCE_DIR.