mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
Tests: Disable case causing assertion failure in unfinished feature
Issue: #26622
This commit is contained in:
@@ -23,4 +23,5 @@ run_cmake(FindDependencyExportGate)
|
||||
run_cmake(FindDependencyExport)
|
||||
run_cmake(FindDependencyExportStatic)
|
||||
run_cmake(FindDependencyExportShared)
|
||||
run_cmake(FindDependencyExportFetchContent)
|
||||
#FIXME(#26622): The FindDependencyExportFetchContent test case exposes an assertion failure.
|
||||
#run_cmake(FindDependencyExportFetchContent)
|
||||
|
||||
Reference in New Issue
Block a user