]> git.mxchange.org Git - simgear.git/blob - 3rdparty/CMakeLists.txt
use the proper namespace
[simgear.git] / 3rdparty / CMakeLists.txt
1 if (NOT SYSTEM_EXPAT)
2         add_subdirectory(expat)
3 endif()
4
5 add_subdirectory(utf8)