view test/malloc_wx/CMakeLists.txt @ 211:60ec815531b9

- more doc overview corrections
author Tassilo Philipp
date Tue, 28 Mar 2017 15:36:45 +0200
parents 3e629dc19168
children
line wrap: on
line source

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