libcpuidΒΆ

hunter_add_package(libcpuid)
find_package(libcpuid CONFIG REQUIRED)
target_link_libraries(boo PUBLIC libcpuid::libcpuid)