Skip to content
Snippets Groups Projects
Commit 76356e74 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

Merge branch 'sm1' into 'develop'

CMake Base += include Heinz

See merge request !525
parents 1647379b 9511ad45
No related branches found
No related tags found
1 merge request!525CMake Base += include Heinz
Pipeline #51623 passed
...@@ -27,6 +27,7 @@ target_include_directories(${lib} ...@@ -27,6 +27,7 @@ target_include_directories(${lib}
PUBLIC PUBLIC
${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}
SYSTEM PUBLIC # needed for Mac and Win, even if they are implied under Linux SYSTEM PUBLIC # needed for Mac and Win, even if they are implied under Linux
${LibHeinz_INCLUDE_DIR}
${GSL_INCLUDE_DIR} ${GSL_INCLUDE_DIR}
${FFTW3_INCLUDE_DIR} ${FFTW3_INCLUDE_DIR}
${Boost_INCLUDE_DIRS} ${Boost_INCLUDE_DIRS}
......
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