Files
yacreader/tests/CMakeLists.txt
Luis Ángel San Martín Rodríguez 865020fe11 Migrate the build system to cmake
2026-02-25 09:19:39 +01:00

5 lines
101 B
CMake

# YACReader tests
add_subdirectory(concurrent_queue_test)
add_subdirectory(compressed_archive_test)