view test/nm/CMakeLists.txt @ 628:cb2cbb6453e5

Added tag r1.4-RC5 for changeset c477ddd64718
author Tassilo Philipp
date Fri, 28 Oct 2022 15:15:15 +0200
parents 3e629dc19168
children
line wrap: on
line source

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