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