We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6333d6 commit 9ba7c5aCopy full SHA for 9ba7c5a
cmake/dependencies/Linux.cmake
@@ -11,6 +11,7 @@ macro(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