We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef071f commit 6baade5Copy full SHA for 6baade5
chaotic/integration_tests/CMakeLists.txt
@@ -13,7 +13,6 @@ add_google_tests(${PROJECT_NAME})
13
file(GLOB_RECURSE SCHEMAS ${CMAKE_CURRENT_SOURCE_DIR}/schemas/*.yaml)
14
set(NON_SAX_SCHEMAS
15
${CMAKE_CURRENT_SOURCE_DIR}/schemas/custom_cpp_type.yaml
16
- ${CMAKE_CURRENT_SOURCE_DIR}/schemas/recursion.yaml
17
)
18
list(REMOVE_ITEM SCHEMAS ${NON_SAX_SCHEMAS})
19
0 commit comments