# file : tests/build/root.build # copyright : Copyright (c) 2018-2019 Code Synthesis Ltd # license : FreeBSD License; see accompanying COPYING file using c h{*}: extension = h c{*}: extension = c # Every exe{} in this subproject is by default a test. # exe{*}: test = true # The test target for cross-testing (running tests under Wine, etc). # test.target = $c.target