DEBSOURCES
Skip Quicknav
sources / boost1.88 / 1.88.0-1 / 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 ;