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