Demo Application with CMake and Conan
conan install . -s build_type=Debug --install-folder=cmake-build-debug
cd cmake-build-debug
cmake ..
make
C++ Standard Library, Choose options as following:
Compiler and compiler.version. For mac, please choose apple-clang and 7.3 version for most Conan packages