summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Syntax/ParenNoSpace1-stderr.txt
blob: 45b2e6a6afa9f0baa1e4da5dcf9fa631dd228794 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
CMake Warning \(dev\) in ParenNoSpace1.cmake:
  Syntax Warning in cmake code at

    .*/Tests/RunCMake/Syntax/ParenNoSpace1.cmake:1:26

  Argument not separated from preceding token by whitespace.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning \(dev\) in ParenNoSpace1.cmake:
  Syntax Warning in cmake code at

    .*/Tests/RunCMake/Syntax/ParenNoSpace1.cmake:2:26

  Argument not separated from preceding token by whitespace.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error in ParenNoSpace1.cmake:
  Syntax Error in cmake code at

    .*/Tests/RunCMake/Syntax/ParenNoSpace1.cmake:3:29

  Argument not separated from preceding token by whitespace.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)