CMakeLists.txt 84 Bytes
Newer Older
1 2
add_executable(invoke_parallel main.cpp)
target_link_libraries(invoke_parallel pls)