comparison test/plain/CMakeLists.txt @ 0:3e629dc19168

initial from svn dyncall-1745
author Daniel Adler
date Thu, 19 Mar 2015 22:24:28 +0100
parents
children 71c884e610f0
comparison
equal deleted inserted replaced
-1:000000000000 0:3e629dc19168
1 add_executable(plain test_main.c test_structs.c)
2 target_link_libraries(plain dyncall_s)
3