2022-09-26 07:38:03 +00:00
|
|
|
|
2025-04-20 20:43:54 +00:00
|
|
|
set(source_files
|
|
|
|
|
|
|
|
postprocessPhasicFlow.cpp
|
|
|
|
postSimulationFieldsDataBase/postSimulationFieldsDataBase.cpp
|
2022-09-26 07:38:03 +00:00
|
|
|
)
|
2025-04-20 20:43:54 +00:00
|
|
|
set(link_lib phasicFlow PostprocessData Kokkos::kokkos Utilities)
|
2022-09-26 07:38:03 +00:00
|
|
|
|
|
|
|
pFlow_make_executable_install(postprocessPhasicFlow source_files link_lib)
|