This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a3194ff4a7
CMake
/
Tests
/
RunCMake
/
Syntax
/
BracketWarn.cmake
2 lines
33 B
CMake
Raw
Normal View
History
Unescape
Escape
Warn about unquoted arguments that look like long brackets In the future CMake will introduce Lua-style long bracket syntax. Warn about unquoted arguments that in the future will be treated as opening long brackets. Teach the RunCMake.Syntax test to cover such cases and ensure that the warning appears.
2013-08-06 23:48:28 +04:00
message
(
STATUS
[[
[=[
[=x
[==[x
)