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