DEBSOURCES
Skip Quicknav
sources / nqp / 2014.07-3 / 3rdparty / dyncall / test / plain_c%2B%2B / CMakeLists.txt
1234
add_executable(plain_cxx test_main.cc) target_link_libraries(plain_cxx dyncall_s)