diff dist-files.mk @ 3160:4f573c0f5955

[MSVC] better integration between clgcc/clg++ and cmake
author Michael Goffioul <michael.goffioul@gmail.com>
date Sun, 21 Jul 2013 18:28:39 -0400
parents 75eaca7603d8
children 18c5fa5ce861
line wrap: on
line diff
--- a/dist-files.mk	Sun Jul 21 18:28:36 2013 -0400
+++ b/dist-files.mk	Sun Jul 21 18:28:39 2013 -0400
@@ -538,7 +538,9 @@
   Makefile \
   ranlib-msvc \
   stdbool.h \
-  unistd.h
+  unistd.h \
+  Windows-clg++.cmake \
+  Windows-clgcc.cmake.in
 
 SRC_MSVCTOOLS_FILES := $(addprefix src/build-msvctools/, $(SRC_MSVCTOOLS_FILES_1))