CppBlog can not load imageMagick++/GraphicsMagick++ when cmake build
Brought to you by:
artyom-beilis
[bigbrother@so-my-precious-host-omg build]$ cmake ..
-- Checking for one of the modules 'ImageMagick++;GraphicsMagick++'
CMake Error at /usr/local/share/cmake-3.8/Modules/FindPkgConfig.cmake:641 (message):
None of the required 'ImageMagick++;GraphicsMagick++' found
Call Stack (most recent call first):
CMakeLists.txt:33 (pkg_search_module)
Anonymous