mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
postprocessPhasicFlow
This commit is contained in:
13
utilities/Utilities/CMakeLists.txt
Normal file
13
utilities/Utilities/CMakeLists.txt
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
set(SourceFiles
|
||||
vtkFile.C
|
||||
readFromTimeFolder.C
|
||||
)
|
||||
|
||||
set(link_libs Kokkos::kokkos phasicFlow Particles Geometry)
|
||||
|
||||
pFlow_add_library_install(Utilities SourceFiles link_libs)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user