Skip to content
Snippets Groups Projects
Commit d255f5ed authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: Use Makefile instead of manual conan command.

parent ffc87874
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,7 @@ as compiler. We use [cmake](https://cmake.org/download/) as build tool.
### Creating a Local Conan Build ##
Building and installing libcaosdb with Conan is just a single command:
`conan create . -s "compiler.libcxx=libstdc++11"`
Building and installing libcaosdb with Conan is just a single command: `make conan-install`
For MacOS, you probably should adjust the option as mentioned above.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment