vcpkg/ports/apache-datasketches/usage

5 lines
145 B
Plaintext
Raw Permalink Normal View History

apache-datasketches provides CMake targets:
find_package(DataSketches CONFIG REQUIRED)
target_link_libraries(main PRIVATE datasketches)