https://bugs.kde.org/show_bug.cgi?id=363638

--- Comment #12 from Simon <freisi...@gmail.com> ---
Created attachment 99332
  --> https://bugs.kde.org/attachment.cgi?id=99332&action=edit
remove typos from FIndGphoto2.cmake and make it more verbose

I finally resolved this. The actual problem is that the debian package has the
gphoto2-config executable in a dir outside of PATH. While searching for this
cause I made updates to FIndGphoto2.cmake. There were variable names like
"GHOTO..." and if it did not find the executables or the libraries there was no
warning and the value FALSE was not assigned to GPHOTO2_FOUND.  So I added
warnings plus this assignment. I had no idea about cmake before, so this might
be not the way one does usually do this, but I hope its fine and can help.

Bug report is filed against the debian package regarding the mentioned problem.
Thanks for the assistance.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to