aseprite/third_party/tinyxml/CMakeLists.txt

9 lines
160 B
CMake
Raw Normal View History

2010-08-11 00:49:32 +00:00
# ASE - Allegro Sprite Editor
# Copyright (C) 2001-2011 David Capello
2010-08-11 00:49:32 +00:00
add_library(tinyxml
tinystr.cpp
tinyxml.cpp
tinyxmlerror.cpp
tinyxmlparser.cpp)