add_subdirectory(applib)
add_subdirectory(keel)
add_subdirectory(turbine)
if(TURBINE_BUILD_TYPE STREQUAL "Native")
add_subdirectory(studio)
endif()