B2 Jamfile Examples
B2 makes it easy to build C++ projects, everywhere.
You name your executables and libraries and list their sources. B2 takes care about compiling your sources with right options, creating static and shared libraries, making executables, and other chores — whether you’re using gcc, msvc, or a dozen more supported C++ compilers — on Windows, OSX, Linux and commercial UNIX systems.
B2 Jamfile Examples (Fossil Repo).
Comments
Display comments as Linear | Threaded