[Kst] branches/work/kst/portto4/kst/src/datasources
Peter Kümmel
syntheticpp at yahoo.com
Sat Mar 27 11:35:01 CET 2010
SVN commit 1107959 by kuemmel:
no netCDF on win atm
M +1 -1 datasources.pro
--- branches/work/kst/portto4/kst/src/datasources/datasources.pro #1107958:1107959
@@ -21,7 +21,7 @@
PKGCONFIG += getdata
}
-LibExists(netcdf) {
+!win32:LibExists(netcdf) {
message(netCDF configured. Plugins will be built.)
SUBDIRS += netcdf
CONFIG += link_pkgconfig
More information about the Kst
mailing list