summaryrefslogtreecommitdiff
path: root/indra/cmake/Mikktspace.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'indra/cmake/Mikktspace.cmake')
-rw-r--r--indra/cmake/Mikktspace.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/cmake/Mikktspace.cmake b/indra/cmake/Mikktspace.cmake
new file mode 100644
index 0000000000..9fd2becba4
--- /dev/null
+++ b/indra/cmake/Mikktspace.cmake
@@ -0,0 +1,6 @@
+# -*- cmake -*-
+include(Prebuilt)
+
+if (NOT USESYSTEMLIBS)
+ use_prebuilt_binary(mikktspace)
+endif (NOT USESYSTEMLIBS)