aboutsummaryrefslogtreecommitdiff
path: root/ports/libhdfs3/usage
blob: 780d82d25683f1d2c326d59c449941ce3ebf85ba (plain)
1
2
3
4
The package libhdfs3 is compatible with built-in CMake targets:

    FIND_PACKAGE(libhdfs3 REQUIRED)
    TARGET_LINK_LIBRARIES(main PRIVATE HDFS::hdfs3)