mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
fb4c5708b7
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.
5 lines
185 B
CMake
5 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")
|