Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fca7e77bffa8670b418d4692903e4f86fd311bc9
/
.
/
Tests
/
RunCMake
/
Syntax
/
CMP0053-NameWithTabsQuoted.cmake
blob: 498675fe484a68b3ed890949738007b6aebe71ff [
file
]
cmake_policy
(
SET CMP0053 NEW
)
message
(
"${var with tab}"
)