comparison test/malloc_wx/CMakeLists.txt @ 0:3e629dc19168

initial from svn dyncall-1745
author Daniel Adler
date Thu, 19 Mar 2015 22:24:28 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:3e629dc19168
1 add_executable(malloc_wx test_wx.c)
2 target_link_libraries(malloc_wx dyncallback_s)
3