Changes
Page history
Update Conan_Usage
authored
Aug 28, 2017
by
Thomas Vierjahn
Show whitespace changes
Inline
Side-by-side
Conan_Usage.md
View page @
742ce886
...
...
@@ -19,7 +19,7 @@ conan remote add rwth-vr--bintray https://api.bintray.com/conan/rwth-vr/conan
*
Ensure that cmake is appended to your path variable. Otherwise:
```
set PATH=
%PATH%;
<cmake binary directory>
set PATH=<cmake binary directory>
;%PATH%
```
*
Run the following commands:
...
...
...
...