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/postprocessPhasicFlow/CMakeLists.txt
Normal file
13
utilities/postprocessPhasicFlow/CMakeLists.txt
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
set(source_files
|
||||
postprocessPhasicFlow.C
|
||||
postprocess.C
|
||||
processField.C
|
||||
ProcessFields.C
|
||||
includeMask.C
|
||||
IncludeMasks.C
|
||||
|
||||
)
|
||||
set(link_lib phasicFlow Interaction Kokkos::kokkos Utilities)
|
||||
|
||||
pFlow_make_executable_install(postprocessPhasicFlow source_files link_lib)
|
Reference in New Issue
Block a user