diff options
Diffstat (limited to 'tests/build')
-rw-r--r-- | tests/build/root.build | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/build/root.build b/tests/build/root.build index 4e08cd9..640afbb 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -3,5 +3,6 @@ # Configure C++ module and specify the test target for cross-testing. # -using cxx +using cxx.config + test.target = $cxx.target |