simgear/3rdparty/CMakeLists.txt
2014-07-30 12:44:21 +02:00

6 lines
79 B
CMake

if (NOT SYSTEM_EXPAT)
add_subdirectory(expat)
endif()
add_subdirectory(utf8)