We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875e3a0 commit 3142a41Copy full SHA for 3142a41
src/libprojectM/NativePresetFactory/CMakeLists.txt
@@ -16,6 +16,7 @@ target_link_libraries(NativePresetFactory
16
PUBLIC
17
GLM::GLM
18
${PROJECTM_OPENGL_LIBRARIES}
19
+ ${CMAKE_DL_LIBS}
20
)
21
22
set_target_properties(NativePresetFactory PROPERTIES
0 commit comments