Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
Syntax
/
CMP0053-NameWithTabsQuoted.cmake
blob: 498675fe484a68b3ed890949738007b6aebe71ff [
file
] [
log
] [
blame
]
cmake_policy
(
SET CMP0053 NEW
)
message
(
"${var with tab}"
)