]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - PlatformBlackBerry.cmake
JavaScriptCore-1097.3.tar.gz
[apple/javascriptcore.git] / PlatformBlackBerry.cmake
diff --git a/PlatformBlackBerry.cmake b/PlatformBlackBerry.cmake
new file mode 100644 (file)
index 0000000..abfae85
--- /dev/null
@@ -0,0 +1,5 @@
+LIST(INSERT JavaScriptCore_INCLUDE_DIRECTORIES 0
+    "${BLACKBERRY_THIRD_PARTY_DIR}/icu"
+)
+
+INSTALL(FILES "wtf/Forward.h" DESTINATION usr/include/browser/webkit/wtf)