Wu, Zhenyu 9 months ago committed by Jussi Pakkanen
parent 286898219b
commit 0ed78cf6fa
  1. 2
      docs/markdown/Machine-files.md

@ -273,7 +273,7 @@ list of strings.
[cmake]
CMAKE_C_COMPILER = '/usr/bin/gcc'
CMAKE_CXX_COMPILER = 'C:\\user\\bin\\g++'
CMAKE_CXX_COMPILER = 'C:\\usr\\bin\\g++'
CMAKE_SOME_VARIABLE = ['some', 'value with spaces']
```

Loading…
Cancel
Save