blob: db063a4b7d8908db247ee1e4eec9e27474e13b26 (
plain)
1
2
3
4
5
6
7
|
CMAKE_CURRENT_SOURCE_DIR
------------------------
The path to the source directory currently being processed.
This the full path to the source directory that is currently being
processed by cmake.
|