view 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
line wrap: on
line source

add_executable(malloc_wx test_wx.c)
target_link_libraries(malloc_wx dyncallback_s)