ES-DE/external/CMakeLists.txt
Leon Styhre fb4c5708b7 Made pugixml an external dependency and fixed the cmake/cpack installation and package creation.
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.
2020-06-24 17:38:41 +02:00

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")