summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeCXXCompiler.cmake.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-09-18 12:47:27 (GMT)
committerBrad King <brad.king@kitware.com>2015-09-18 14:01:25 (GMT)
commit828c05b9f567e0652ebbee6df2799a189ff586fe (patch)
tree94c0e1f15447d5edf18404855349ee4b565f976a /Modules/CMakeCXXCompiler.cmake.in
parentc73fbda66b5985e4ba99499f871ffd19bcf32aaa (diff)
downloadCMake-828c05b9f567e0652ebbee6df2799a189ff586fe.zip
CMake-828c05b9f567e0652ebbee6df2799a189ff586fe.tar.gz
CMake-828c05b9f567e0652ebbee6df2799a189ff586fe.tar.bz2
Ninja: Refactor lookup of cmcldeps location
This executable comes with CMake so just compute its location in cmSystemTools instead of storing it in compiler information modules.
Diffstat (limited to 'Modules/CMakeCXXCompiler.cmake.in')
-rw-r--r--Modules/CMakeCXXCompiler.cmake.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/CMakeCXXCompiler.cmake.in b/Modules/CMakeCXXCompiler.cmake.in
index c6582a7..e4e1257 100644
--- a/Modules/CMakeCXXCompiler.cmake.in
+++ b/Modules/CMakeCXXCompiler.cmake.in
@@ -61,5 +61,4 @@ set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "@CMAKE_CXX_IMPLICIT_LINK_LIBRARIES@")
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "@CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES@")
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "@CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES@")
-@SET_CMAKE_CMCLDEPS_EXECUTABLE@
@SET_CMAKE_CL_SHOWINCLUDES_PREFIX@