vcpkg/ports/czmq/CONTROL
myd7349 0ab1a9e1c6
[vcpkg] Add new function vcpkg_copy_tools (#8749)
* [vcpkg] Add new function vcpkg_copy_tools

* [cpuinfo][czmq][nanomsg][uriparser] Use vcpkg_copy_tools

* [czmq] Clean even tools are not copied

[libsvm][zyre] Use vcpkg_copy_tools

* [vcpkg-copy-tools] Clean debug/bin

This should fix czmq build error

* [czmq] czmq does not have BUILD_TOOLS option

* [vcpkg] Split clean logic into another function

* [cpuinfo][czmq][nanomsg][uriparser] Fix calling of vcpkg_copy_tools

* [zyre] Fix regression error

* [vcpkg] Update try_remove_empty_directory

* [libsvm] Fix vcpkg_copy_tools call
2020-05-01 15:28:55 -07:00

28 lines
594 B
Plaintext

Source: czmq
Version: 2019-06-10-4
Build-Depends: zeromq
Description: High-level C binding for ZeroMQ
Homepage: https://github.com/zeromq/czmq
Feature: tool
Description: Build and install czmq tools (zmakecert)
Feature: draft
Description: Build and install draft APIs
Feature: curl
Description: Build with libcurl
Build-Depends: curl
Feature: lz4
Description: Build with lz4
Build-Depends: lz4
Feature: httpd
Description: Build with HTTP server support (libmicrohttpd)
Build-Depends: libmicrohttpd
Feature: uuid
Description: Build with libuuid
Build-Depends: libuuid (!windows&!uwp&!osx)