Files
framework/build/root.build
T

17 lines
320 B
INI

# Uncomment to suppress warnings coming from external libraries.
#
cxx.internal.scope = current
cxx.std = latest
using cxx
hxx{*}: extension = hxx
ixx{*}: extension = ixx
txx{*}: extension = txx
cxx{*}: extension = cxx
# The test target for cross-testing (running tests under Wine, etc).
#
test.target = $cxx.target