exiv2/include
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
..
exiv2 Fix #644. Export specializations of BasicError 2019-01-12 17:10:14 +01:00
CMakeLists.txt cmake: Install header files without globbing 2019-01-05 13:08:49 +01:00