mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:09:06 +08:00
a3a0fc0eae
* bump port version * version db * fix config name * version db * fix exports * fix unofficial config * version db * fix config line ending * version db * Shrink unofficial-export.patch by using if(0) to disable the unit tests rather than deleting them. * Billy forgot version DB. --------- Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.local> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
5 lines
129 B
CMake
5 lines
129 B
CMake
include(CMakeFindDependencyMacro)
|
|
find_dependency(Protobuf)
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/unofficial-cld3-targets.cmake")
|