Adapt for Conan 2
Compare changes
Files
8+ 4
− 8
@@ -5,9 +5,8 @@ COPY .docker/wait-for-it.sh /wait-for-it.sh
@@ -17,10 +16,7 @@ COPY .docker/caosdb-client.json /caosdb-client.json
Moving cpplib to Conan 2 required quite a lot of changes, mostly to conanfile.py
and CMakeLists.txt
. This is also reflected in some changes in the integration tests.
...
Regular
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.