summaryrefslogtreecommitdiff
path: root/indra/cmake/LLCommon.cmake
blob: 6d2468695f84d7a011b6b46d37329fbaac9737bb (plain)
1
2
3
4
5
6
7
8
# -*- cmake -*-

include(APR)
include(Boost)
include(EXPAT)
include(ZLIBNG)
include(JsonCpp)
include(XmlRpcEpi)