You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pino Toscano 130064dc76 cmake: restore a "exiv2lib" target
Commit a8c3455e5c and
commit eb05551ed2 changed the target of
the exiv2 library ("exiv2lib"), exporting it in the "Exiv2" namespace,
so making it usable as "Exiv2::exiv2lib" instead. An ALIAS to "exiv2lib"
was added, however cmake does not install or export ALIAS targets [1].

Hence, restore compatibility with the existing cmake users of exiv2:
manually create an ALIAS target in the cmake config files after all the
targets are loaded and checked.

[1] https://cmake.org/cmake/help/latest/command/add_library.html
2 years ago
..
msvc_conan_profiles Fix MSVC Conan profile 2 years ago
toolchain Remove dead code around EXV_UNICODE_PATH 3 years ago
Doxyfile.in Spelling (#2067) 3 years ago
FindBrotli.cmake Match Conan's cmake find module case for Brotli 3 years ago
FindFilesystem.cmake Link against stdc++fs on Linux when it is needed 3 years ago
Findinih.cmake Add inih_reader_LIBRARY too 2 years ago
JoinPaths.cmake Spelling (#2067) 3 years ago
compilerFlags.cmake windows: Trick to get UTF-8 encoded argv in main entry point 3 years ago
compilerFlagsExiv2.cmake cmake: disable -Wuseless-cast 4 years ago
config.h.cmake Add EXIV2_ENABLE_FILESYSTEM_ACCESS option 2 years ago
exiv2.pc.in fix remaining lint warning 2 years ago
exiv2Config.cmake.in cmake: restore a "exiv2lib" target 2 years ago
exiv2_uninstall.cmake Revert "Isolate samples, unittests, coverage and overall build to PROJECT_BINARY_DIR" 2 years ago
findDependencies.cmake Add EXIV2_ENABLE_FILESYSTEM_ACCESS option 2 years ago
gcovr.cmake Switch to PROJECT_SOURCE_DIR for gcovr as well 2 years ago
generateConfigFile.cmake Add EXIV2_ENABLE_FILESYSTEM_ACCESS option 2 years ago
generateDoc.cmake Generate doxygen.hpp page 6 years ago
mainSetup.cmake Revert "Isolate samples, unittests, coverage and overall build to PROJECT_BINARY_DIR" 2 years ago
packaging.cmake Spelling (#2067) 3 years ago
printSummary.cmake Add EXIV2_ENABLE_FILESYSTEM_ACCESS option 2 years ago