Soccertrash
Soccertrash
Hello, I tried to integrate the build boost libraries in a up-to-date NDK build in Android (CMake). I'm using find_boost for this. I use this Boost Options: ``` set(distribution_DIR ${CMAKE_SOURCE_DIR}/../distribution)...
Put the asterisk at the end of the loggerName to be align with the documentation http://www.slf4j.org/android/ "Logger name mapping".
Hello, when I run the command `conan install . -s build_type=Debug --install-folder=cmake-build-debug --build outdated` the test code is still not available in CLion. Can you please add an example of...