mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Introduce and use SWIFT_HAVE_LIBEDIT
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
include(CheckSymbolExists)
|
||||
|
||||
check_symbol_exists(el_wgets "histedit.h" HAVE_UNICODE_LIBEDIT)
|
||||
|
||||
configure_file(Config.h.in ${CMAKE_CURRENT_BINARY_DIR}/Config.h
|
||||
ESCAPE_QUOTES @ONLY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user