DEBSOURCES
Skip Quicknav
sources / boost1.74 / 1.74.0-9 / tools / build / example / qt / qt3 / moccable-cpp / jamroot.jam
1234567891011
using qt ; import cast ; project : default-build <threading>multi ; exe main : main.cpp [ cast _ moccable-cpp : main.cpp ] /qt//qt ;