Debug build
Compare changes
+ 4
− 3
@@ -6,7 +6,7 @@
@@ -6,7 +6,7 @@
@@ -25,7 +25,7 @@ command (3.).
@@ -25,7 +25,7 @@ command (3.).
@@ -88,7 +88,8 @@ standard manually by `conan install .. [other options] -s
@@ -88,7 +88,8 @@ standard manually by `conan install .. [other options] -s
For the tests there is a slightly different setup required (with option `-D CMAKE_BUILD_TYPE=Debug`)
2. `conan install .. ` (with gcc, append ` -s "compiler.libcxx=libstdc++11"`, with apple-clang, append ` -s compiler.cppstd=17`)