Cxxproject

Simple,flexible,C/C++Buildsystem

Fork me on GitHub

New features

since 0.6.30

project.rb

source_lib 'a',
  :sources => FileList['**/*.cpp'],
  :includes => ['include']

Rakefile.rb

task :do_a_before => 'a'