1 2 3 4 5 6 7 8 9 10
# -*- cmake -*- include(APR) include(Boost) include(EXPAT) include(Tracy) include(xxHash) include(ZLIBNG) include(XmlRpcEpi)