mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
EmulationStation is a cross-platform graphical front-end for emulators, with controller navigation. Originally written by Alec "Aloshi" Lofquist, this is a fork by RetroPie. WWW: https://github.com/RetroPie/EmulationStation PR: 230537 Submitted by: freebsd@coombscloud.com
9 lines
284 B
Text
9 lines
284 B
Text
Use pugixml from ports, rather than embedded
|
|
|
|
--- external/CMakeLists.txt.orig 2018-08-11 01:01:24 UTC
|
|
+++ external/CMakeLists.txt
|
|
@@ -2,4 +2,3 @@
|
|
# package managers are included with the project (in the 'external' folder)
|
|
|
|
add_subdirectory("nanosvg")
|
|
-add_subdirectory("pugixml")
|