Skip to content
Snippets Groups Projects
Commit 5615d152 authored by Konstantin Kutscher's avatar Konstantin Kutscher
Browse files

moves VirtualFluids.h to Applications

parent ed5ed94e
No related branches found
No related tags found
No related merge requests found
INCLUDE_DIRECTORIES(${APPS_ROOT})
INCLUDE(${SOURCE_ROOT}/VirtualFluidsBasic/IncludsList.cmake)
INCLUDE(${SOURCE_ROOT}/VirtualFluidsCore/IncludsList.cmake)
#directory pathes for header files
INCLUDE_DIRECTORIES(${SOURCE_ROOT})
INCLUDE_DIRECTORIES(${SOURCE_ROOT}/VirtualFluidsCore)
INCLUDE_DIRECTORIES(${SOURCE_ROOT}/VirtualFluidsCore/BoundaryConditions)
INCLUDE_DIRECTORIES(${SOURCE_ROOT}/VirtualFluidsCore/Connectors)
......
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