Skip to content

Commit aeceb6e

Browse files
committed
Add missing add_subdirectory
1 parent 8bc2bd4 commit aeceb6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ endif()
104104
include(AvailabilityDefinitions)
105105
include(CompilerSettings)
106106
add_subdirectory(_TestDiscovery)
107+
add_subdirectory(_Testing_ExperimentalInfrastructure)
107108
add_subdirectory(_TestingInternals)
108109
add_subdirectory(Overlays)
109110
add_subdirectory(Testing)

0 commit comments

Comments
 (0)