You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, you're right, sorry about that. For some reason the CMake FindJPEG module didn't follow the common naming scheme and this wasn't corrected until version 3.12.
Fixed in d0b3385. Thanks a lot for reporting this! 👍
magnum-plugins/src/MagnumPlugins/JpegImageConverter/CMakeLists.txt
Line 51 in 9c81cdc
may should be the
${JPEG_INCLUDE_DIR}
without the S.The text was updated successfully, but these errors were encountered: