ES-DE/external/CMakeLists.txt

6 lines
213 B
CMake
Raw Normal View History

# 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")
add_subdirectory("pugixml")