4e6731a817
* Use CMAKE_DL_LIBS instead of hard-coded `dl`. * Use Threads::Threads instead of `pthread`. * Drop `rt` dep. * Find libdrm via pkgconfig (consistent to how other ROCm projects do it as documented here: https://github.com/ROCm/TheRock/blob/main/docs/development/dependencies.md#libdrm)