[Kst] branches/work/kst/portto4/kst/cmake
Peter Kümmel
syntheticpp at gmx.net
Fri Dec 31 21:23:17 CET 2010
SVN commit 1210508 by kuemmel:
add QT_NO_DEBUG and QT_DEBUG, needed for loading plugins because these macros triggers which Qt version is compiled into the plugins
M +1 -0 CMakeLists.txt
--- branches/work/kst/portto4/kst/cmake/CMakeLists.txt #1210507:1210508
@@ -13,6 +13,7 @@
message(STATUS "")
find_package(Qt4 REQUIRED)
+include(${QT_USE_FILE})
find_package(Getdata)
find_package(Gsl)
find_package(Netcdf)
More information about the Kst
mailing list