mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-20 10:54:09 -05:00
5 lines
153 B
Plaintext
Executable File
5 lines
153 B
Plaintext
Executable File
The package libhdfs3 is compatible with built-in CMake targets:
|
|
|
|
FIND_PACKAGE(libhdfs3 REQUIRED)
|
|
TARGET_LINK_LIBRARIES(main PRIVATE HDFS::hdfs3)
|