summaryrefslogtreecommitdiff
path: root/indra/cmake/LLCommon.cmake
blob: 03f1fe39cb19c454c7b4c3a82938c94115641a3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# -*- cmake -*-

include(APR)
include(Boost)
include(EXPAT)
include(Tracy)
include(xxHash)
include(ZLIBNG)
include(JsonCpp)

include(XmlRpcEpi)
        ${TRACY_LIBRARY}