Files
mars-nwe/tests/CMakeLists.txt
2026-05-31 11:20:28 +02:00

9 lines
307 B
CMake

# Optional mars_nwe integration test groups.
#
# The top-level MARS_NWE_BUILD_TESTS option gates all integration tests.
# Keep per-protocol/per-feature test wiring below this directory so the main
# project CMakeLists.txt does not grow with each test group.
add_subdirectory(afp)
add_subdirectory(salvage)