view test/plain/CMakeLists.txt @ 498:fd9ba3a6d348

- corrections in tool usage in lastly added disas_examples
author Tassilo Philipp
date Wed, 23 Mar 2022 15:33:09 +0100
parents 3e629dc19168
children 71c884e610f0
line wrap: on
line source

add_executable(plain test_main.c test_structs.c)
target_link_libraries(plain dyncall_s)