Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flast/build.extensions


https://github.com/flast/build.extensions

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

Boost.Build/Extensions
======================

Introduction:
-------------

Usage:
------

import modules ;

modules.load extensions : : /path/to/build.extensions ;
import extensions ;

extensions.import some-module ;
extensions!some-module.some-rule ;

For more details, see wiki page.

License:
--------

Copyright Kohei Takahashi 2012 - 2013.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)

Author:
-------

> * Kohei Takahashi ([email protected])