Skip to content
Snippets Groups Projects

Switch integer values to int32

Merged Daniel Hornung requested to merge f-int32 into dev
Files
5
+ 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