summaryrefslogtreecommitdiff
path: root/indra/cmake/Mikktspace.cmake
blob: 9fd2becba4fccdebbd069a3c1678f1ace883430b (plain)
1
2
3
4
5
6
# -*- cmake -*-
include(Prebuilt)

if (NOT USESYSTEMLIBS)
  use_prebuilt_binary(mikktspace)
endif (NOT USESYSTEMLIBS)