mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 10:22:58 -05:00
Migrate the build system to cmake
This commit is contained in:
4
tests/CMakeLists.txt
Normal file
4
tests/CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
# YACReader tests
|
||||
|
||||
add_subdirectory(concurrent_queue_test)
|
||||
add_subdirectory(compressed_archive_test)
|
||||
Reference in New Issue
Block a user