fix syntax error

This commit is contained in:
Thom Troy
2015-11-22 14:39:03 +00:00
parent 80f4a85bb8
commit 2ed4fd4c7a

View File

@@ -232,7 +232,7 @@ A-hello-cmake$ tree
│   └── Makefile
├── CMakeLists.txt
├── main.cpp
``
```
All examples in this tutorial will use out-of-source builds.