view test/nm/CMakeLists.txt @ 68:b36a2fe30602

- cleanup
author cslag
date Sun, 06 Mar 2016 12:53:02 +0100
parents 3e629dc19168
children
line wrap: on
line source

add_executable(nm nm.c)
target_link_libraries(nm dynload_s ${CMAKE_DL_LIBS})