diff options
Diffstat (limited to 'contrib/cmake/module.defs')
-rw-r--r-- | contrib/cmake/module.defs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/cmake/module.defs b/contrib/cmake/module.defs deleted file mode 100644 index c4f0ddf68..000000000 --- a/contrib/cmake/module.defs +++ /dev/null @@ -1,9 +0,0 @@ -$(eval $(call import.MODULE.defs,CMAKE,cmake)) -$(eval $(call import.CONTRIB.defs,CMAKE)) - -CMAKE.FETCH.url = http://download.handbrake.fr/handbrake/contrib/cmake-3.0.1.tar.gz - -CMAKE.CONFIGURE.deps = -CMAKE.CONFIGURE.shared = -CMAKE.CONFIGURE.static = -CMAKE.CONFIGURE.extra = --no-qt-gui |