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

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