[Kst] branches/work/kst/portto4/kst/cmake
Peter Kümmel
syntheticpp at gmx.net
Sat Jan 8 16:46:54 CET 2011
SVN commit 1212912 by kuemmel:
measured the speedup of merged builds
M +1 -1 CMakeLists.txt
--- branches/work/kst/portto4/kst/cmake/CMakeLists.txt #1212911:1212912
@@ -12,7 +12,7 @@
message(STATUS)
kst_option(release "Build release version" OFF all)
-kst_option(merge_files "Merge files to speedup build" OFF all)
+kst_option(merge_files "Merge files to speedup build about factor 5" OFF all)
kst_option(merge_rebuild "Rebuild generated files from merged files build" OFF all)
kst_option(verbose "Make verbose CMake run and Makefiles" OFF all)
kst_option(install_prefix "Install path for Kst, using a default if not set" OFF all)
More information about the Kst
mailing list