gemstone/tests/llvm/CMakeLists.txt

7 lines
129 B
CMake

include(CTest)
# Provide test to run here or include another CMakeLists.txt
add_subdirectory(typedef)
add_subdirectory(params)