diff options
author | Marc Chevrier <marc.chevrier@sap.com> | 2018-04-24 10:16:20 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-04-24 14:42:00 (GMT) |
commit | 60cb75e4a196c97e55d535486e2d28630afb3f6e (patch) | |
tree | b48df5c463a1c8f7662faf39e8c67ee5eee51e95 /Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h | |
parent | fbe6cd1596bf280edd49aeb8f981f99d7cd8beb3 (diff) | |
download | CMake-60cb75e4a196c97e55d535486e2d28630afb3f6e.zip CMake-60cb75e4a196c97e55d535486e2d28630afb3f6e.tar.gz CMake-60cb75e4a196c97e55d535486e2d28630afb3f6e.tar.bz2 |
Fix CMAKE_DISABLE_SOURCE_CHANGES recognition of top of build tree
The change in commit v3.11.0-rc1~480^2 (UseJava: add_jar OUTPUT_DIR
option used only for jar generation, 2017-10-12) added code of the form
`file(MAKE_DIRECTORY ${CMAKE_BINARY_DIR})`. This exposed an existing
bug in `CMAKE_DISABLE_SOURCE_CHANGES` in which it does not recognize
that the top of the build tree itself is in the build tree. Fix that
now.
Fixes: #17933
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions