jxrlibv2019.10.9
- Updated
Open source implementation of the jpegxr image format standard.
- Project website: https://github.com/4creators/jxrlib
#Usage
The package jxrlib provides CMake integration:
find_package(JXR REQUIRED)
target_include_directories(main PRIVATE ${JXR_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${JXR_LIBRARIES})#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Silvio
Alexander Karatarakis
phsucharee
Marek Kwasecki
Robert Schumacher
Stefano Sinigardi
Victor Romero
pravic
Phoebe
Vicki Pfau
nicole mazzuca
Jack·Boos·Yu
Russell Greene
Kai Pastor
Billy O'Neal
WangWeiLin-MV
#Changelog
Show 17 earlier changes
0e25476[jxrlib] Switch to github26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)9d7943e* fixed SHA512 sum of the packagebdbf98a[jxrlib] Bump version8762c2a[jxrlib] Remove __ANSI__ preprocessor definition592201d[jxrlib] Bump version50d52d4[jxrlib] Add debug postfix and do not install SKD header1808d46triplet is now automatically included before portfiles.71594b6Remove portfile branching of vcpkg_copy_pdbs()7028baa[jxrlib] Add call to vcpkg_copy_pdbs()efc25d2Add jxrlib port