summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/shell/CMakeListsEfl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'JavaScriptCore/shell/CMakeListsEfl.txt')
-rw-r--r--JavaScriptCore/shell/CMakeListsEfl.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/JavaScriptCore/shell/CMakeListsEfl.txt b/JavaScriptCore/shell/CMakeListsEfl.txt
deleted file mode 100644
index 58d44f4..0000000
--- a/JavaScriptCore/shell/CMakeListsEfl.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-LIST(APPEND JSC_LIBRARIES
- ${Glib_LIBRARIES}
- ${ECORE_LIBRARIES}
-)
-
-LIST(APPEND JSC_LINK_FLAGS
- ${ECORE_LDFLAGS}
-)