mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08: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
|
||||
Version: 2.3.1
|
||||
Version: 2.3.1-1
|
||||
Description: JPEG 2000 image library
|
||||
|
@ -1,7 +1,5 @@
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO uclouvain/openjpeg
|
||||
|
Loading…
x
Reference in New Issue
Block a user