Skip to content
Snippets Groups Projects

MAINT: rename file path to remote path

Open Henrik tom Wörden requested to merge f-remote-path into main
10 files
+ 64
43
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 1
1
@@ -50,7 +50,7 @@ as compiler. We use [cmake](https://cmake.org/download/) as build tool.
### Creating a Local Conan Package ##
Building and installing libcaosdb with Conan is just a single command: `make conan-install`
Building and installing libcaosdb with Conan is just a single command: `make conan`
For MacOS, you probably should adjust the option as mentioned above.
Loading