vcpkg/ports/libhdfs3/usage
kreuzerkrieg 2b9c87f4b9
[libhdfs3] Add new port (#10021)
* libhdfs3

* wip
2020-02-11 14:09:51 -08:00

5 lines
153 B
Plaintext

The package libhdfs3 is compatible with built-in CMake targets:
FIND_PACKAGE(libhdfs3 REQUIRED)
TARGET_LINK_LIBRARIES(main PRIVATE HDFS::hdfs3)