aboutsummaryrefslogtreecommitdiff
path: root/examples/performance/buildfile
blob: e95af75ab1298de637fce9256329a333e7ceafa3 (plain)
1
2
3
4
5
6
7
8
# file      : examples/performance/buildfile
# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license   : MIT; see accompanying LICENSE file

import libs = libstudxml%lib{studxml}

exe{driver}: cxx{driver} {cxx hxx}{time} $libs doc{README} file{test.xsd}
exe{driver}: test.input = test-50k.xml