view test/resolve_self/CMakeLists.txt @ 556:49b60ca068c2

- cmakefile typo fix
author Tassilo Philipp
date Mon, 11 Jul 2022 23:17:50 +0200
parents e1706ad13e9e
children 2536413edfd8
line wrap: on
line source

add_executable(resolve_self main.c)
target_link_libraries(resolve_self dynload_s)