diff options
author | Brad King <brad.king@kitware.com> | 2013-10-21 13:02:00 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2013-10-21 13:02:00 (GMT) |
commit | 9fb65d7090ca314cd8bfd88e52fefa6905938a6d (patch) | |
tree | acb57e0aafb9e73af0f44fe27a0eb37d1cad99c6 /Tests/RunCMake/Syntax/BracketComment0-stdout.txt | |
parent | ecfcce44b31ad7a6a39088e950ba36a0d8abc517 (diff) | |
parent | daa0f6f98df6e944a46a8dff13bb247cf7e301b1 (diff) | |
download | CMake-9fb65d7090ca314cd8bfd88e52fefa6905938a6d.zip CMake-9fb65d7090ca314cd8bfd88e52fefa6905938a6d.tar.gz CMake-9fb65d7090ca314cd8bfd88e52fefa6905938a6d.tar.bz2 |
Merge topic 'cmake-syntax-updates'
daa0f6f Add Lua-style long brackets and long comments to CMake language
a8c6523 cmListFileLexer: Convert CRLF -> LF newlines explicitly
dbd9333 cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137)
5645783 cmListFileLexer: Allow command names with one letter (#14181)
Diffstat (limited to 'Tests/RunCMake/Syntax/BracketComment0-stdout.txt')
-rw-r--r-- | Tests/RunCMake/Syntax/BracketComment0-stdout.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/Syntax/BracketComment0-stdout.txt b/Tests/RunCMake/Syntax/BracketComment0-stdout.txt new file mode 100644 index 0000000..c9c0be4 --- /dev/null +++ b/Tests/RunCMake/Syntax/BracketComment0-stdout.txt @@ -0,0 +1 @@ +-- The above FATAL_ERROR did not occur. |