Skip to content

Commit 260a424

Browse files
authored
Turn option ON by default
1 parent 456f3ec commit 260a424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/schema_evolution/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
option(PODIO_ENABLE_SCHEMA_EVOLUTION_TESTS "Enable the building and running of schema evolution related tests" OFF)
1+
option(PODIO_ENABLE_SCHEMA_EVOLUTION_TESTS "Enable the building and running of schema evolution related tests" ON)
22

33
add_subdirectory(detection)
44
if (PODIO_ENABLE_SCHEMA_EVOLUTION_TESTS)

0 commit comments

Comments
 (0)