Revision 203a27285539e1a284e915665e5ddbf7d5888eb3 authored by Dmitri Gribenko on 22 January 2016, 10:06:20 UTC, committed by Dmitri Gribenko on 22 January 2016, 10:06:20 UTC
1 parent ec702ab
Raw File
CMakeLists.txt
if(SWIFT_BUILD_STDLIB)
  add_subdirectory(SwiftExperimental)
endif()

back to top