mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
src folder
This commit is contained in:
12
src/Geometry/CMakeLists.txt
Normal file
12
src/Geometry/CMakeLists.txt
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
list(APPEND SourceFiles
|
||||
geometry/geometry.C
|
||||
geometryMotion/geometryMotions.C
|
||||
)
|
||||
|
||||
set(link_libs Kokkos::kokkos phasicFlow MotionModel Property)
|
||||
|
||||
pFlow_add_library_install(Geometry SourceFiles link_libs)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user