blob: 1c998f4696a2c6e3ad3e08efa55191e010ae6d6e (
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 $b
|