view test/plain/CMakeLists.txt @ 183:e38d33230b09

- typo fix in x64 asm end_proc use (only affected masm)
author Tassilo Philipp
date Mon, 13 Feb 2017 14:09:15 +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)