Skip to content
Snippets Groups Projects
Commit 904f6037 authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Add PROJECT_BINARY_DIR to include directories

parent 85056e1d
Branches
Tags
1 merge request!924WIP: playground for config.h replacement
Pipeline #33209 passed
......@@ -27,8 +27,9 @@ dune_add_library("dunecommon"
stdstreams.cc
stdthread.cc
ADD_LIBS "${_additional_libs}")
target_include_directories(dunecommon PUBLIC $<BUILD_INTERFACE:${PROJECT_BINARY_DIR}>)
add_dune_tbb_flags(dunecommon)
#install headers
install(FILES
alignedallocator.hh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment