]> git.mxchange.org Git - simgear.git/blob - 3rdparty/CMakeLists.txt
Update for OpenSceneGraph 3.3.2 API changes.
[simgear.git] / 3rdparty / CMakeLists.txt
1 if (NOT SYSTEM_EXPAT)
2         add_subdirectory(expat)
3 endif()
4
5 add_subdirectory(utf8)