Debug build
Compare changes
- Timm Fitschen authored
+ 23
− 5
@@ -43,6 +43,10 @@ option(BUILD_SHARED_LIBS "Build using shared libraries" ON)
@@ -190,11 +194,25 @@ target_include_directories(caosdb PUBLIC
Debug building should "just work" now.
Correct options changed?
make conan-debug
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.