Skip to content
Cael Rasmussen edited this page Oct 23, 2020 · 1 revision

Welcome to the bakefile wiki!

Example:

toolsets = gnu vs2010;

program hello {
    sources { hello.cpp }
}
Clone this wiki locally