Skip to content
Snippets Groups Projects
Commit 5f52db08 authored by Andre Sailer's avatar Andre Sailer
Browse files

DDG4:Cmake drop not needed include

parent 0925dbc2
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,6 @@ target_include_directories(DDG4 BEFORE
PUBLIC
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include/>
$<INSTALL_INTERFACE:include>
$<TARGET_PROPERTY:DDCore,INTERFACE_INCLUDE_DIRECTORIES> # FIXME: Check if this works when using imported target
)
#--------------------------- Legacy libraries (for Frank) -------------------------
......
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