memsharded / conan-scons-template

A template of a Conan package manager recipee, for use with the SCons build tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conan SCons template

A template for a Conan package manager recipe, that uses SCons as its build tool instead of CMake. It supports MSVC 2017 Pro and GCC, with a release and a debug build type.

Inside the root directory, just run conan test_package or conan test_package -s build_type=Debug.

About

A template of a Conan package manager recipee, for use with the SCons build tool

License:MIT License


Languages

Language:Python 94.6%Language:C++ 3.6%Language:C 1.8%