We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc2bd4 commit aeceb6eCopy full SHA for aeceb6e
Sources/CMakeLists.txt
@@ -104,6 +104,7 @@ endif()
104
include(AvailabilityDefinitions)
105
include(CompilerSettings)
106
add_subdirectory(_TestDiscovery)
107
+add_subdirectory(_Testing_ExperimentalInfrastructure)
108
add_subdirectory(_TestingInternals)
109
add_subdirectory(Overlays)
110
add_subdirectory(Testing)
0 commit comments