12345678910111213141516171819 |
- CMake Warning \(dev\) at StringNoSpace.cmake:2:
- Syntax Warning in cmake code at column 28
- 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\) at StringNoSpace.cmake:2:
- Syntax Warning in cmake code at column 31
- 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.
- \[1 \${var} \\n 4\]
- \[x\]
- \[y\]$
|