Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
CTest
/
CMP0145-Dart-WARN.cmake
blob: 1398dbe37990f322950ff263201a215fd2e93b75 [
file
] [
edit
]
# Do not set CMP0145.
set
(
_FindDart_testing
1
)
include
(
Dart
)
if
(
NOT
_FindDart_included
)
message
(
FATAL_ERROR
"FindDart.cmake not included"
)
endif
()