view test/plain/CMakeLists.txt @ 182:2f6e0dd03bed

- excluding Dragonfly also from .note.GNU-stack marking as interpreted wrongly
author cslag
date Sat, 11 Feb 2017 01:17:02 +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)