This website requires JavaScript.
Explore
Help
Sign In
3party
/
easy_profiler
Watch
0
Star
0
Fork
0
You've already forked easy_profiler
mirror of
https://github.com/yse/easy_profiler.git
synced
2024-12-26 08:01:51 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
easy_profiler
/
reader
/
CMakeLists.txt
4 lines
95 B
CMake
Raw
Normal View
History
Unescape
Escape
Added reader example
2016-02-24 06:30:13 +03:00
CMake script rework
2017-06-08 17:13:32 +03:00
add_executable
(
profiler_reader
main.cpp
)
target_link_libraries
(
profiler_reader
easy_profiler
)
Reference in New Issue
Copy Permalink