summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTom Hacohen <tom@stosb.com>2013-02-05 16:40:12 +0000
committerTom Hacohen <tom@stosb.com>2013-02-05 16:40:12 +0000
commit0dd36a0d78c53aa565d653d7ee5c2fe86f7a56a5 (patch)
treedf7edca0d0b0dadfe8563bd9529e53fe5cefd3a9 /Makefile.am
parent893bcc598618cf622c6855726367de42d42f2409 (diff)
downloadelementary-0dd36a0d78c53aa565d653d7ee5c2fe86f7a56a5.tar.gz
Elementary: Ship cmake configs (like pkg-config).
This should make it easier for applications to use efl with cmake. It seems to work with my tests. It's ugly and redundant but it's the first step. Not all the components are supported at the moment. SVN revision: 83639
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 927cd39a5..1387cc9d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,6 +73,9 @@ config.rpath
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = elementary.pc
+cmakeconfigdir = $(prefix)/share/cmake/Modules
+cmakeconfig_DATA = cmakeconfig/ElementaryConfig.cmake
+
.PHONY: doc screenshots
doc: