We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a93d9 commit 756e487Copy full SHA for 756e487
cmake/dependencies/Linux.cmake
@@ -11,6 +11,7 @@ function(blue_find_dependencies_linux)
11
12
target_link_libraries(Dependencies INTERFACE
13
SDL2::SDL2-static
14
+ dl
15
glm
16
glad
17
assimp
0 commit comments