mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01:00
enable static builds of openjpeg (#6373)
* enable static builds for openjpeg * bump control * remove unnecessary code
This commit is contained in:
parent
7c6ff87f57
commit
2d11443816
@ -1,3 +1,3 @@
|
|||||||
Source: openjpeg
|
Source: openjpeg
|
||||||
Version: 2.3.1
|
Version: 2.3.1-1
|
||||||
Description: JPEG 2000 image library
|
Description: JPEG 2000 image library
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
include(vcpkg_common_functions)
|
include(vcpkg_common_functions)
|
||||||
|
|
||||||
vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
|
|
||||||
|
|
||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO uclouvain/openjpeg
|
REPO uclouvain/openjpeg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user