view test/nm/CMakeLists.txt @ 477:75c19f11b86a

- mips64 doc and more disas examples (fbsd big endian w/ -mhard-float flag)
author Tassilo Philipp
date Sun, 27 Feb 2022 13:53:18 +0100
parents 3e629dc19168
children
line wrap: on
line source

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