mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
utilities added
This commit is contained in:
9
utilities/pFlowToVTK/CMakeLists.txt
Normal file
9
utilities/pFlowToVTK/CMakeLists.txt
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
set(source_files
|
||||
pFlowToVTK.C
|
||||
vtkFile.C
|
||||
geometric.C
|
||||
)
|
||||
set(link_lib phasicFlow Kokkos::kokkos)
|
||||
|
||||
pFlow_make_executable_install(pFlowToVTK source_files link_lib)
|
Reference in New Issue
Block a user