aboutsummaryrefslogtreecommitdiff
path: root/test cases/2 cxx/builder.txt
blob: 724d0e3b12c8588a874d8bc66199e6d3cc8c71c1 (plain)
1
2
3
project('c++ test')
language('c++')
exe = executable('trivialprog', 'trivial.cc')