Luis Diaz Mas
e62122bb9c
Add ccache support with CMake
8 years ago
Andreas Sturmlechner
a8e55c4d9e
Drop LOCALEDIR, use CMAKE_INSTALL_LOCALEDIR directly
...
It is always properly defined by GNUInstallDirs. Otherwise it was
possible to install translations in / if EXIV2_ENABLE_NLS=OFF.
Thanks-to: Luis Díaz Más
8 years ago
Luis Diaz Mas
45807ca03d
Do not include SSH and CURL include dirs globally. Do it properly for the exiv2lib target
8 years ago
Luis Díaz Más
cf76fa575c
Do not propagate the EXPAT include directories for all the targets
8 years ago
Luis Diaz Mas
f84d9cc871
Move FindIConv to findDependencies
8 years ago
Luis Diaz Mas
815aacd316
Handle HAVE_LIBZ variable in the new cmake file
8 years ago
Luis Diaz Mas
8e103d23f2
Handle HAVE_ICONV variable in the new cmake file
8 years ago
Luis Diaz Mas
13af648ee0
Handle correctly LIBINTL_H and NLS in the config.h.cmake file
8 years ago
Luis Diaz Mas
f9ce4cd93f
Handle correctly CURL in the config.h.cmake file
8 years ago
Luis Diaz Mas
ab6858df68
Add new mechanism to generate the exv_conf.h file from CMake. SSH variable
8 years ago
Luis Diaz Mas
379a8743e0
Change style of cmake commands to lower-case
8 years ago
Luis Diaz Mas
25f8f92a49
Only try to find MSGFMT if EXIV2_ENABLE_BUILD_PO is enabled
8 years ago
Luis Diaz Mas
79dc33f12a
Remove unnedeed check (already available in cmake finder)
8 years ago
Luis Diaz Mas
d12ee0ac26
Move cmake code to find dependencies into another file
8 years ago