Files
simgear/3rdparty/CMakeLists.txt
T

6 lines
79 B
CMake

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