Commit Graph

9 Commits

Author SHA1 Message Date
Jean-Philippe Andre 18a7a95de3 Emotion: Add cmake definition files
Shameless copy & paste + sed from Evas stuff
2014-02-17 11:29:03 +09:00
Ryuan Choi f42f42a9a6 Add several missing Config.cmake.in
- EldbusConfig.cmake.in
- EthumbClientConfig.cmake.in
- EthumbConfig.cmake.in
2013-11-20 00:23:11 +09:00
Ryuan Choi 79e87c1e09 cmake: Add EDJE_CC_EXECUTABLE variable in EdjeConfig.cmake 2013-11-16 15:21:28 +09:00
Ryuan Choi 8c0d7d8e5e Add EezeConfig.cmake.in
Other components already install XXXConfig.cmake and XXConfigVersion.cmake,
but Eeze was missing.
2013-11-16 15:18:55 +09:00
Ryuan Choi 1c67205114 cmake : find_package should find Ecore modules using underline. Accepted 2013-05-15 15:19:48 +01:00
Ryuan Choi 08aa4222e6 cmake : EcoreConfig.cmake should be able to find ecore sub modules. 2013-04-17 17:40:51 +01:00
Ryuan Choi be22889f7b Added EFLConfigVersion.cmake.in for all XXXConfigVersion.cmakeNeeds Review 2013-04-04 09:28:35 +01:00
Carsten Haitzler ab812a1f6a add .gitignore for generated cmakes. 2013-02-15 19:35:52 +09:00
Tom Hacohen 0f3d5509bc Efl: 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: 83637
2013-02-05 16:19:37 +00:00