view test/ellipsis/CMakeLists.txt @ 1:5fe1e87ecf03

- typo fix in manual (thanks Tobi)
author cslag
date Sun, 22 Mar 2015 16:47:54 -0500
parents 3e629dc19168
children
line wrap: on
line source

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