view test/callf/CMakeLists.txt @ 243:2a77747a5496

dynload doc: - improved overall - added dlGetLibraryPath description: - BUGS section to manpage
author Tassilo Philipp
date Thu, 04 May 2017 13:54:09 +0200
parents 3e629dc19168
children
line wrap: on
line source

add_executable(callf main.c)
target_link_libraries(callf dyncall_s)