mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
8 lines
109 B
CMake
8 lines
109 B
CMake
|
|
TRIBITS_ADD_EXECUTABLE_AND_TEST(
|
|
test_get_callbacks
|
|
SOURCES test_get_callbacks.c
|
|
COMM serial mpi
|
|
)
|
|
|