🔧 explicitly switch on tests in CI

This commit is contained in:
Niels Lohmann
2020-05-27 13:22:14 +02:00
parent ed5c28d00c
commit 325e8ab8ab
8 changed files with 9 additions and 18 deletions

View File

@@ -183,6 +183,7 @@ add_dependencies(json_unit download_test_data)
#############################################################################
# Test the generated build configs
#############################################################################
add_subdirectory(cmake_import)
add_subdirectory(cmake_import_minver)
add_subdirectory(cmake_add_subdirectory)