mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Port dolphin to SFML 2.1
This commit is contained in:
1
Externals/SFML/CMakeLists.txt
vendored
1
Externals/SFML/CMakeLists.txt
vendored
@ -23,6 +23,5 @@ set(SRC_SYSTEM
|
||||
src/SFML/System/Time.cpp
|
||||
)
|
||||
|
||||
add_definitions(-DSFML_STATIC)
|
||||
add_library(sfml-network ${SRC_NETWORK})
|
||||
add_library(sfml-system ${SRC_SYSTEM})
|
||||
|
Reference in New Issue
Block a user