Skip to content
Snippets Groups Projects
Commit 27c2e059 authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

More boost includes for windows builds.

parent 73a64d5d
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ endif()
include_directories(
${BornAgainCore_INCLUDE_DIRS}
${Boost_INCLUDE_DIRS}
${PYTHON_INCLUDE_DIRS} ${NUMPY_INCLUDE_DIR}
${EIGEN3_INCLUDE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/../../TestMachinery
......
......@@ -13,6 +13,7 @@ endif()
include_directories(
${BornAgainCore_INCLUDE_DIRS}
${Boost_INCLUDE_DIRS}
${PYTHON_INCLUDE_DIRS} ${NUMPY_INCLUDE_DIR}
${EIGEN3_INCLUDE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/../../TestMachinery
......
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