]> git.mxchange.org Git - flightgear.git/blob - 3rdparty/CMakeLists.txt
Relocate Sqlite3 sources, upgrade to 3.8.0.2
[flightgear.git] / 3rdparty / CMakeLists.txt
1
2 if (NOT SYSTEM_SQLITE)
3     add_subdirectory(sqlite3)
4 endif()