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