Skip to content
Snippets Groups Projects
Commit 9800bd5c authored by Daniel Maier's avatar Daniel Maier
Browse files

CMakeLists info2

parent ab467794
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,6 @@ target_link_libraries(perf2 osl)
add_executable(info info.cpp)
target_link_libraries(info osl)
add_executable(info2 info2.cpp)
target_link_libraries(info2 osl)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment