summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2015-06-19 20:12:43 (GMT)
committerBrad King <brad.king@kitware.com>2015-07-06 15:11:01 (GMT)
commit8ea69dfef1e81a9811fe8a3d7198580dd21cb48f (patch)
treea95ecffd5be71b03d50c84dc175700efdabd07d2 /Source/CMakeLists.txt
parent2963cb2a559fd27edd53b7fb7036cba0adc8b9ca (diff)
downloadCMake-8ea69dfef1e81a9811fe8a3d7198580dd21cb48f.zip
CMake-8ea69dfef1e81a9811fe8a3d7198580dd21cb48f.tar.gz
CMake-8ea69dfef1e81a9811fe8a3d7198580dd21cb48f.tar.bz2
bindexplib: Build source as part of CMakeLib
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 6d012fd..069f283 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -430,6 +430,7 @@ if (WIN32)
set(SRCS ${SRCS}
cmCallVisualStudioMacro.cxx
cmCallVisualStudioMacro.h
+ bindexplib.cxx
)
if(NOT UNIX)