view test/ellipsis/CMakeLists.txt @ 165:572aff021627

- file name/layout cleanup, removed "-att" from x64 .S filenames, as unnecessary and also misleading - some "I'm bored"-whitespace-cleanup
author cslag
date Thu, 05 Jan 2017 10:35:12 +0100
parents 3e629dc19168
children
line wrap: on
line source

add_executable(ellipsis main.cc ellipsis.cc)
target_link_libraries(ellipsis dyncall_s)