IAP GITLAB

Skip to content
Snippets Groups Projects
Commit cd088ff3 authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan:
Browse files

removed redundant include path

parent 1fc3e546
No related branches found
No related tags found
1 merge request!58cmake: boost for logging
Pipeline #210 passed
...@@ -43,12 +43,6 @@ add_executable ( ...@@ -43,12 +43,6 @@ add_executable (
testLogging.cc testLogging.cc
) )
target_include_directories (
testLogging
PRIVATE
${Boost_INCLUDE_DIRS}
)
target_link_libraries ( target_link_libraries (
testLogging testLogging
CORSIKAlogging CORSIKAlogging
......
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