summaryrefslogtreecommitdiff
path: root/Tests/Complex/cmTestConfigure.h.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-07-29 14:02:51 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2005-07-29 14:02:51 -0400
commit76e14b4f1a53e295613593a8c731d39db2617c1a (patch)
tree53e4bf66d329afe17104e3bc335cef66979b6145 /Tests/Complex/cmTestConfigure.h.in
parentdb28904467764a496be7cde1c903368afc1f8da3 (diff)
downloadcmake-76e14b4f1a53e295613593a8c731d39db2617c1a.tar.gz
ENH: do not test for c and cxx flags on visual studio as it does not work yet
Diffstat (limited to 'Tests/Complex/cmTestConfigure.h.in')
-rw-r--r--Tests/Complex/cmTestConfigure.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Complex/cmTestConfigure.h.in b/Tests/Complex/cmTestConfigure.h.in
index 35c10b4dba..9dbdd0bd48 100644
--- a/Tests/Complex/cmTestConfigure.h.in
+++ b/Tests/Complex/cmTestConfigure.h.in
@@ -70,3 +70,4 @@
// Test SET CACHE FORCE
#cmakedefine FORCE_TEST
+#define CMAKE_GENERATOR "${CMAKE_GENERATOR}"