add_subdirectory(src)

if(TURBINE_BUILD_TYPE STREQUAL "Native")
	add_subdirectory(test)
endif()
