We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456f3ec commit 260a424Copy full SHA for 260a424
tests/schema_evolution/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-option(PODIO_ENABLE_SCHEMA_EVOLUTION_TESTS "Enable the building and running of schema evolution related tests" OFF)
+option(PODIO_ENABLE_SCHEMA_EVOLUTION_TESTS "Enable the building and running of schema evolution related tests" ON)
2
3
add_subdirectory(detection)
4
if (PODIO_ENABLE_SCHEMA_EVOLUTION_TESTS)
0 commit comments