An open API service indexing awesome lists of open source software.

https://github.com/stephengtuggy/boost_log_python_poc

Minimal reproducible example of how to use Boost.Python, Boost.Log, CMake, and vcpkg together in a C++11 program on Windows
https://github.com/stephengtuggy/boost_log_python_poc

boost cmake cpp python3 vcpkg windows

Last synced: 3 months ago
JSON representation

Minimal reproducible example of how to use Boost.Python, Boost.Log, CMake, and vcpkg together in a C++11 program on Windows

Awesome Lists containing this project

README

          

# boost_log_python_poc

Minimal reproducible example of how to use Boost.Python, Boost.Log, CMake, and vcpkg together in a C++11 program on Windows