mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Merge pull request #841 from AMDmi3/bundled-smfl-include-order
Place bundled SFML include paths before others
This commit is contained in:
2
Externals/SFML/CMakeLists.txt
vendored
2
Externals/SFML/CMakeLists.txt
vendored
@ -1,4 +1,4 @@
|
||||
include_directories(include)
|
||||
include_directories(BEFORE include)
|
||||
|
||||
set(SRCS src/SFML/Network/Ftp.cpp
|
||||
src/SFML/Network/Http.cpp
|
||||
|
Reference in New Issue
Block a user