0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-27 00:21:11 +08:00
easy_profiler/reader/CMakeLists.txt
2017-06-12 10:36:42 +03:00

4 lines
95 B
CMake

add_executable(profiler_reader main.cpp)
target_link_libraries(profiler_reader easy_profiler)