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