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

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