Link SDL statically
This commit is contained in:
+1
-1
@@ -42,6 +42,6 @@ if(SDL2_FOUND)
|
||||
)
|
||||
target_link_libraries(robomasterapp
|
||||
robomaster
|
||||
SDL2::SDL2
|
||||
SDL2::SDL2-static
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user