diff options
Diffstat (limited to 'ports/libnice')
| -rw-r--r-- | ports/libnice/CONTROL | 3 | ||||
| -rw-r--r-- | ports/libnice/portfile.cmake | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/ports/libnice/CONTROL b/ports/libnice/CONTROL index a2f87af5c..eabcc1255 100644 --- a/ports/libnice/CONTROL +++ b/ports/libnice/CONTROL @@ -1,5 +1,6 @@ Source: libnice -Version: 0.1.15-4 +Version: 0.1.15 +Port-Version: 5 Homepage: https://nice.freedesktop.org Description: Libnice is an implementation of the IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245) and the Session Traversal Utilities for NAT (STUN) standard (RFC 5389). Build-Depends: glib, openssl diff --git a/ports/libnice/portfile.cmake b/ports/libnice/portfile.cmake index ff09f4837..2741712a3 100644 --- a/ports/libnice/portfile.cmake +++ b/ports/libnice/portfile.cmake @@ -14,6 +14,7 @@ file(COPY ${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt DESTINATION ${SOURCE_PATH}) vcpkg_configure_cmake( SOURCE_PATH ${SOURCE_PATH} PREFER_NINJA + DISABLE_PARALLEL_CONFIGURE OPTIONS_RELEASE -DOPTIMIZE=1 OPTIONS_DEBUG -DDEBUGGABLE=1 ) |
