view test/nm/CMakeLists.txt @ 144:5fa2d7d5de10

- merge
author cslag
date Sat, 20 Aug 2016 15:57:20 +0200
parents 3e629dc19168
children
line wrap: on
line source

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