Merge branch 'master' of github.com:ttroy50/cmake-examples

This commit is contained in:
ttroy50
2015-11-21 22:59:33 +00:00

View File

@@ -41,7 +41,7 @@ In this example, the project() function, will create a variable ${PROJECT_NAME}
## Building the example
```{r, engine='bash', count_lines}
```bash
$ mkdir build
$ cd build