exiv2/cmake
Luis Díaz Más 04c9b181cc Fix #644. Export specializations of BasicError
- Only export BasicError::setMsg which is the only implementation present in the .cpp
- Only export BasicError specialization on __APPLE__

It seems that gcc automatically adds the attribute when the visibility
settings are set to hidden. See this link for more information:
https://reviews.llvm.org/D35388
2019-01-12 17:10:14 +01:00
..
msvc_conan_profiles Add cmake/msvc_conan_profiles 2018-11-30 14:18:17 +01:00
compilerFlags.cmake Fix: https://github.com/Exiv2/exiv2/issues/575 2018-12-09 18:54:40 +01:00
compilerFlagsExiv2.cmake Enable WARNINGS_AS_ERRORS in CI jobs. 2018-09-12 19:22:31 +02:00
config.h.cmake Reliable detection of strerror_r variants 2019-01-06 23:59:40 +01:00
Doxyfile.in Doxyfile.in and website/doxygen/Doxyfile have been rationalised/simplified. 2018-11-16 17:23:47 +01:00
exiv2_uninstall.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
exiv2.pc.in Fixes in .pc file for being compatible with more distributions 2019-01-12 13:39:12 +01:00
findDependencies.cmake conan: copy 3rd party dlls only if the conanDlls folder exists 2018-11-20 22:02:05 +01:00
FindIconv.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
FindRegex.cmake MSYS2/MinGW: Disable Regex 2018-10-26 17:47:15 +02:00
FindSSH.cmake Rename config folder to cmake 2018-06-08 14:04:25 +02:00
generateConfigFile.cmake Reliable detection of strerror_r variants 2019-01-06 23:59:40 +01:00
generateDoc.cmake cmake: Use correct installation dir for generated docs 2019-01-05 13:08:49 +01:00
mainSetup.cmake Fix #644. Export specializations of BasicError 2019-01-12 17:10:14 +01:00
packaging.cmake Fix video/webready package name. 2018-12-09 18:54:40 +01:00
printSummary.cmake Print CMAKE_BUILD_TYPE after configuring the project 2018-11-22 18:19:08 +01:00