You've already forked bitshift-validate
15 lines
253 B
INI
15 lines
253 B
INI
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
|