summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorGusts Kaksis <gkaksis@whitecryption.com>2017-01-18 14:20:09 (GMT)
committerBrad King <brad.king@kitware.com>2017-02-28 14:21:54 (GMT)
commitffb8817b370937b02c384d9d1fd91c4e9d799553 (patch)
treecf7043a8a1080042d3c6e2954600af896c9fdf90 /Source/CMakeLists.txt
parent32cb4172bd6b98810f9638076e978a6bc569f6ae (diff)
downloadCMake-ffb8817b370937b02c384d9d1fd91c4e9d799553.zip
CMake-ffb8817b370937b02c384d9d1fd91c4e9d799553.tar.gz
CMake-ffb8817b370937b02c384d9d1fd91c4e9d799553.tar.bz2
Xcode: Write shared schemes based on the default files generated by Xcode
Issue: #15441
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 3b49f72..76b98fc 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -639,6 +639,7 @@ if(APPLE)
set(SRCS ${SRCS}
cmXCodeObject.cxx
cmXCode21Object.cxx
+ cmXCodeScheme.cxx
cmGlobalXCodeGenerator.cxx
cmGlobalXCodeGenerator.h
cmLocalXCodeGenerator.cxx