enable static builds of openjpeg (#6373)

* enable static builds for openjpeg

* bump control

* remove unnecessary code
This commit is contained in:
Alexander Neumann 2019-05-09 22:08:05 +02:00 committed by Victor Romero
parent 7c6ff87f57
commit 2d11443816
2 changed files with 1 additions and 3 deletions

View File

@ -1,3 +1,3 @@
Source: openjpeg
Version: 2.3.1
Version: 2.3.1-1
Description: JPEG 2000 image library

View File

@ -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