mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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