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