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

cmake debug build

parent f6a7c7aa
No related branches found
No related tags found
Loading
......@@ -4,3 +4,4 @@ include_directories("../clan-0.8.0/osl/include")
link_directories("/home/daniel/polyhedral_perforation/clan-0.8.0/osl/.libs")
add_executable(perf main.cpp)
target_link_libraries(perf osl)
set(CMAKE_CXX_FLAGS "-g -Wall")
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