Files
swift-mirror/include/swift/Config.h.in
2016-12-21 13:20:05 -08:00

12 lines
261 B
C

// This file is processed by CMake.
// See https://cmake.org/cmake/help/v3.0/command/configure_file.html.
#ifndef SWIFT_CONFIG_H
#define SWIFT_CONFIG_H
#cmakedefine SWIFT_HAVE_WORKING_STD_REGEX 1
#cmakedefine HAVE_UNICODE_LIBEDIT 1
#endif // SWIFT_CONFIG_H