CMake fails to configure the project if PNG or OpenSLL are not found with the 
error :

CMake Error: The following variables are used in this project, but they are set 
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake 
files:
OPENSSL_LIBRARIES (ADVANCED)
    linked by target "podofo_static" in directory ...
PNG_LIBRARY (ADVANCED)
    linked by target "podofo_static" in directory ...

The requirement of OpenSSL has been introduce by r1860.

I have tried to compare the find modules but I do not know CMake enough to 
understand why this variables have the flag NOTFOUND setted while the other 
optional dependencies not.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to