mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 23:59:02 +08:00
2b9c87f4b9
* libhdfs3 * wip
5 lines
153 B
Plaintext
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)
|