mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-01-11 20:31:04 +03:00
4 lines
95 B
CMake
4 lines
95 B
CMake
|
|
||
|
add_executable(profiler_reader main.cpp)
|
||
|
target_link_libraries(profiler_reader easy_profiler)
|