mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
3 lines
63 B
CMake
3 lines
63 B
CMake
if (ZAMALANG_UNIT_TESTS)
|
|
add_subdirectory(unittest)
|
|
endif() |