view test/ellipsis/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
line wrap: on
line source

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