Example of consumer application for the Exiv2 library.
The Exiv2 library is including a new exiv2Config file which is automatically generated by CMake.
To configure this project simply run:
mkdir build
cd build
cmake -DCMAKE_PREFIX_PATH=/exiv2/installation_path/ ..