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

Peter Kümmel syntheticpp at gmx.net
Thu Oct 18 14:02:03 UTC 2012


SVN commit 1321282 by kuemmel:

add realloc test

 M  +1 -1      cmake/tests/CMakeLists.txt  
 A             cmake/tests/realloc (directory)  
 A             cmake/tests/realloc/CMakeLists.txt  
 A             tests/realloc (directory)  
 A             tests/realloc/realloc.cpp   [License: UNKNOWN]


--- branches/work/kst/portto4/kst/cmake/tests/CMakeLists.txt #1321281:1321282
@@ -41,6 +41,6 @@
 
 # like done with qmake
 #add_subdirectory(allinone)
+add_subdirectory(realloc)
 
 
-


More information about the Kst mailing list