2022-09-05 06:44:41 +00:00
|
|
|
|
|
|
|
set(source_files
|
2022-12-09 22:02:54 +00:00
|
|
|
geometryPhasicFlow.cpp
|
2022-09-05 06:44:41 +00:00
|
|
|
)
|
2024-02-06 05:28:30 +00:00
|
|
|
set(link_lib phasicFlow Kokkos::kokkos Geometry Utilities)
|
2022-09-05 06:44:41 +00:00
|
|
|
|
|
|
|
pFlow_make_executable_install(geometryPhasicFlow source_files link_lib)
|