[lcms] Bump package version

This commit is contained in:
Robert Schumacher 2017-11-21 21:09:21 -08:00
parent 28aaced0f5
commit 89a49b25b6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Source: lcms
Version: 2.8-3
Version: 2.8-4
Build-Depends:
Description: Little CMS.

View File

@ -13,7 +13,7 @@ file(COPY ${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt DESTINATION ${SOURCE_PATH})
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
PREFER_NINJA
OPTIONS_DEBUG
OPTIONS_DEBUG
-DSKIP_INSTALL_HEADERS=ON
)