summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Configure.hxx.in
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-04-13 17:57:24 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-04-13 17:57:24 (GMT)
commit4a390c174cb4e96963b0f1392828f1f1da70c61f (patch)
tree43f038f99605da1ef3221b61cee70d0f6dec35db /Source/kwsys/Configure.hxx.in
parent3778d89cb907b9283c86a0e74be8dd4b9118ba5e (diff)
downloadCMake-4a390c174cb4e96963b0f1392828f1f1da70c61f.zip
CMake-4a390c174cb4e96963b0f1392828f1f1da70c61f.tar.gz
CMake-4a390c174cb4e96963b0f1392828f1f1da70c61f.tar.bz2
ENH: Do kwsys testing as part of cmake testing, command line arguments are not experimental and add simple test for systemtools
Diffstat (limited to 'Source/kwsys/Configure.hxx.in')
-rw-r--r--Source/kwsys/Configure.hxx.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/kwsys/Configure.hxx.in b/Source/kwsys/Configure.hxx.in
index 3cf75da..13d3a97 100644
--- a/Source/kwsys/Configure.hxx.in
+++ b/Source/kwsys/Configure.hxx.in
@@ -105,6 +105,7 @@
# if !@KWSYS_NAMESPACE@_NAME_IS_KWSYS
# define kwsys_stl @KWSYS_NAMESPACE@_stl
# define kwsys_ios @KWSYS_NAMESPACE@_ios
+# define kwsys @KWSYS_NAMESPACE@
# endif
# define KWSYS_NAME_IS_KWSYS @KWSYS_NAMESPACE@_NAME_IS_KWSYS
# define KWSYS_STL_HAVE_STD @KWSYS_NAMESPACE@_STL_HAVE_STD