slackbuilds_ponce/libraries/FreeImage
Matteo Bernardini e7ad46ba11
libraries/FreeImage: Use the C++14 standard.
gcc >= 11.x defaults to -std=gnu++17 and it breaks the build
in this case

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-30 06:55:47 +07:00
..
FreeImage.info
FreeImage.SlackBuild libraries/FreeImage: Use the C++14 standard. 2021-08-30 06:55:47 +07:00
README
slack-desc

FreeImage - image library

FreeImage is an Open Source library project for developers who would like
to support popular graphics image formats like PNG, BMP, JPEG, TIFF and
others as needed by today's multimedia applications. FreeImage is easy to
use, fast, and multithreading safe.
This script compiles the FreeImage library and the FreeImagePlus C++
wrapper.