summaryrefslogtreecommitdiffstats
path: root/contrib/cmake/module.rules
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2014-08-20 17:44:07 +0000
committerjstebbins <[email protected]>2014-08-20 17:44:07 +0000
commit3b8a7e1aec5711748720aa8c029f572e07131801 (patch)
tree65450df1421e9344269738f7a12865974d884351 /contrib/cmake/module.rules
parent46d2237fcf5a6babfd555f647fd15312a8de9ab1 (diff)
build: add cmake contrib for building x265 on osx
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6328 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/cmake/module.rules')
-rw-r--r--contrib/cmake/module.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/cmake/module.rules b/contrib/cmake/module.rules
new file mode 100644
index 000000000..fb046bdb9
--- /dev/null
+++ b/contrib/cmake/module.rules
@@ -0,0 +1,2 @@
+$(eval $(call import.MODULE.rules,CMAKE))
+$(eval $(call import.CONTRIB.rules,CMAKE))