summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2019-05-17 15:29:43 (GMT)
committerBrad King <brad.king@kitware.com>2019-05-20 15:05:16 (GMT)
commit3205c7c950d5b90d47ce1c5c58073e511339b78c (patch)
tree6ab0918cb04745d547e1c9dfcd0672f15cc15afe /Source/CMakeLists.txt
parent66efdbd21a46b63572f5de677ed126a68e524e7a (diff)
downloadCMake-3205c7c950d5b90d47ce1c5c58073e511339b78c.zip
CMake-3205c7c950d5b90d47ce1c5c58073e511339b78c.tar.gz
CMake-3205c7c950d5b90d47ce1c5c58073e511339b78c.tar.bz2
cmNinjaLinkLineDeviceComputer now lives in the correct source file
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 42eed4d..d7a0f3e 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -786,6 +786,8 @@ set(SRCS ${SRCS}
cmNinjaUtilityTargetGenerator.h
cmNinjaLinkLineComputer.cxx
cmNinjaLinkLineComputer.h
+ cmNinjaLinkLineDeviceComputer.cxx
+ cmNinjaLinkLineDeviceComputer.h
)
# Temporary variable for tools targets