[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kst/portto4/kst/misc/netcdf-windows
From:       Peter Kümmel <syntheticpp () gmx ! net>
Date:       2010-05-28 15:54:11
Message-ID: 20100528155411.12293AC8C1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1131666 by kuemmel:

cmake knows MINGW

 M  +1 -1      CMakeLists.txt  


--- branches/work/kst/portto4/kst/misc/netcdf-windows/CMakeLists.txt #1131665:1131666
@@ -25,7 +25,7 @@
 	configure_file(${CMAKE_CURRENT_SOURCE_DIR}/stdint.h ${CMAKE_BINARY_DIR}/stdint.h COPYONLY)
 endif()
 
-if(WIN32 AND NOT MSVC)
+if(MINGW)
 	configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-mingw.h ${CMAKE_BINARY_DIR}/config.h COPYONLY)
 endif()
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic