blob: 913622492f67e69579a70ea09841ff2f1cd94d23 (
plain)
1
2
3
4
5
6
7
8
|
# file : tests/cc/modules/buildfile
# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test C++ modules support.
#
./: testscript{* -common} file{common.testscript} $b
|