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

Peter Kümmel syntheticpp at gmx.net
Wed Mar 23 09:40:58 CET 2011


SVN commit 1225787 by kuemmel:

formating

 M  +0 -1      CMakeLists.txt  


--- branches/work/kst/portto4/kst/cmake/src/kst/CMakeLists.txt #1225786:1225787
@@ -35,7 +35,6 @@
 kst_install_executable()
 
 if(UNIX AND NOT APPLE)
-	
 	set(man ${CMAKE_BINARY_DIR}/${kst_binary_name}.1)
 	configure_file(${kst_dir}/src/kst/kst.1.txt ${man})
 	install(CODE "execute_process(COMMAND gzip ${man})")


More information about the Kst mailing list