diff --git a/Meta/Lagom/CMakeLists.txt b/Meta/Lagom/CMakeLists.txt index dcaa8fcf40..4b89801627 100644 --- a/Meta/Lagom/CMakeLists.txt +++ b/Meta/Lagom/CMakeLists.txt @@ -394,7 +394,7 @@ if (BUILD_LAGOM) file(GLOB LIBGPU_SOURCES CONFIGURE_DEPENDS "../../Userland/Libraries/LibGPU/*.cpp") lagom_lib(GPU gpu SOURCES ${LIBGPU_SOURCES} - LIBS dl + LIBS ${CMAKE_DL_LIBS} ) # GL