1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
import testing ; lib stdc++fs ; path-constant me : . ; run testConfig.cpp : : : <library>..//p2files <library>../../ut//p2ut <library>../../common//p2common <library>stdc++fs <define>ROOT=\"$(me)\" <dependency>test.config : testConfig ;