Link to DL library (#158)

[ROCm/aqlprofile commit: b4157dc2ff]
This commit is contained in:
Bhardwaj, Gopesh
2025-07-17 10:46:19 +05:30
committed by GitHub
szülő d292fc4a94
commit 198c38ac4f
@@ -113,7 +113,8 @@ target_link_libraries(
GTest::gtest
GTest::gtest_main
GTest::gmock
GTest::gmock_main)
GTest::gmock_main
${CMAKE_DL_LIBS})
gtest_add_tests(
TARGET counters-test
SOURCES ${AQLPROFILE_COUNTERS_SOURCES}