Changes
Page history
Update Conan_Usage
authored
Aug 21, 2017
by
Thomas Vierjahn
Show whitespace changes
Inline
Side-by-side
Conan_Usage.md
View page @
5f61b570
...
...
@@ -16,7 +16,6 @@ conan remote add rwth-vr--bintray https://api.bintray.com/conan/rwth-vr/conan
## Build your project (from terminal)
```
cd <build directory>
```
conan install --build=missing <relative path to source directory>
cmake <relative path to source directory>
```
...
...
...
...