mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
16 lines
209 B
CMake
16 lines
209 B
CMake
|
|
add_subdirectory(phasicFlow)
|
|
|
|
add_subdirectory(Integration)
|
|
|
|
add_subdirectory(Property)
|
|
|
|
add_subdirectory(Particles)
|
|
|
|
add_subdirectory(Geometry)
|
|
|
|
add_subdirectory(Interaction)
|
|
|
|
add_subdirectory(MotionModel)
|
|
|