LibCDSΒΆ

hunter_add_package(LibCDS)
find_package(LibCDS CONFIG REQUIRED)
target_link_libraries(... LibCDS::cds)  # Use cds-s for static library