fixup Boost_INCLUDE_DIRS -= S
Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
parent
c5cd74b3d6
commit
15ce4b7951
1 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ target_link_libraries(
|
|||
|
||||
target_include_directories(
|
||||
ikarus PRIVATE
|
||||
${Boost_INCLUDE_DIRS}
|
||||
${Boost_INCLUDE_DIR}
|
||||
)
|
||||
|
||||
if (LIBIKARUS_ENABLE_LINTS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue