0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-26 09:28:11 +03:00
LimeReport/3rdparty/easyprofiler/reader/CMakeLists.txt

4 lines
95 B
CMake
Raw Normal View History

2018-02-28 23:19:04 +03:00
add_executable(profiler_reader main.cpp)
target_link_libraries(profiler_reader easy_profiler)