view test/malloc_wx/CMakeLists.txt @ 642:575760fc57b7

Added tag r1.4 for changeset 2147d1c9dc8a
author Tassilo Philipp
date Tue, 06 Dec 2022 21:11:43 +0100
parents 3e629dc19168
children
line wrap: on
line source

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