mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 11:43:02 +08:00
[libpq] Update the CONTROL version, Delete deprecated functions
This commit is contained in:
parent
ffed695062
commit
c6ef1ac79d
@ -1,5 +1,5 @@
|
||||
Source: libpq
|
||||
Version: 9.6.1-8
|
||||
Version: 9.6.3
|
||||
Homepage: https://www.postgresql.org/
|
||||
Description: The official database access API of postgresql
|
||||
Build-Depends: openssl, zlib (linux)
|
||||
|
@ -1,5 +1,3 @@
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
if(VCPKG_CMAKE_SYSTEM_NAME STREQUAL "WindowsStore")
|
||||
message(FATAL_ERROR "${PORT} currently only supports being built for desktop")
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user