gemstone/tests/llvm/CMakeLists.txt

7 lines
129 B
CMake
Raw Normal View History

2024-05-20 22:41:03 +00:00
include(CTest)
# Provide test to run here or include another CMakeLists.txt
add_subdirectory(typedef)
2024-05-21 08:15:56 +00:00
add_subdirectory(params)