Skip to content
Snippets Groups Projects
Commit f34e10e8 authored by BertramKopf's avatar BertramKopf
Browse files

few modifications in CMakeModules

parent 78701e48
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -4,8 +4,8 @@ set(PACKAGE_NAME Particle)
MESSAGE("cmake installation for package: " ${PACKAGE_NAME})
set(INCLUDE_DIRECTORIES
${Boost_INCLUDE_DIRS}
${CMAKE_SOURCE_DIR}
)
......
......@@ -6,6 +6,7 @@ MESSAGE("cmake installation for package: " ${PACKAGE_NAME})
set(INCLUDE_DIRECTORIES
${Boost_INCLUDE_DIRS}
${CMAKE_SOURCE_DIR}
)
......
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