mirror of
https://gitlab.com/es-de/emulationstation-de.git
synced 2025-04-02 10:51:45 -04:00
As pugixml seems to be well supported nowadays and seems to ship with most distributions it's pretty pointless to keep bundling it with EmulationStation.
4 lines
185 B
CMake
4 lines
185 B
CMake
# set up the external libraries that aren't popular enough to be found on most
|
|
# package managers are included with the project (in the 'external' folder)
|
|
|
|
add_subdirectory("nanosvg")
|