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

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


SVN commit 1213848 by kuemmel:

visual studio needs this dependencies

 M  +4 -0      CMakeLists.txt  


--- branches/work/kst/portto4/kst/cmake/CMakeLists.txt #1213847:1213848
@@ -124,5 +124,9 @@
 
 add_subdirectory(src)
 
+add_dependencies(kstcore Revision)
+add_dependencies(kstapp  Revision)
+add_dependencies(kst     Revision)
 
 
+


More information about the Kst mailing list