[Kst] branches/work/kst/portto4/kst/cmake

Peter Kümmel syntheticpp at gmx.net
Tue Jan 18 21:24:20 CET 2011


SVN commit 1215466 by kuemmel:

use pchs by default, disable on mac

 M  +1 -1      CMakeLists.txt  


--- branches/work/kst/portto4/kst/cmake/CMakeLists.txt #1215465:1215466
@@ -104,7 +104,7 @@
 endif()
 
 if(kst_pch)
-	set(kst_merge_files 0 BOOL STRING "merge files disabled because of using pchs" FORCE)
+	set(kst_merge_files 0 CACHE BOOL "merge files disabled because of using pchs" FORCE)
 endif()
 
 


More information about the Kst mailing list