Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b554dfffd7e4eacce2b88f384bb548761ada4930
/
.
/
Tests
/
RunCMake
/
project
/
VersionInvalid.cmake
blob: fbb11e23f872d82dafb8f07218daffacb8d3bbcc [
file
]
project
(
ProjectA
VERSION NONE
)
message
(
"This line not reached."
)