summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2018-12-27 16:29:16 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2018-12-27 17:17:13 +0000
commitb03c818b1c29ed57953175d4585d930ce05f94f5 (patch)
treea8ee66c05cf38f1763aee45a28713a8c34b3e910 /meson.build
parentc9dca7ce5deb86fd9252dc5d7f2301636f55a4e3 (diff)
downloadefl-b03c818b1c29ed57953175d4585d930ce05f94f5.tar.gz
meson - dont install eina bench cmp and use install_mode
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index b3845ab124..448d60a479 100644
--- a/meson.build
+++ b/meson.build
@@ -4,8 +4,6 @@ project('efl', ['c','cpp'],
meson_version : '>=0.47'
)
-chmod = join_paths(meson.source_root(), 'meson/meson-chmod.sh')
-
if host_machine.system() == 'darwin'
add_languages('objc')
endif