mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-10 21:11:15 -03:00
Remove find_program(sed) from CMake
We no longer use sed.
This commit is contained in:
@@ -196,8 +196,6 @@ int main () {
|
||||
HAVE_CX11_THREAD_LOCAL
|
||||
)
|
||||
|
||||
find_program(SED sed)
|
||||
|
||||
check_cxx_source_compiles("
|
||||
#include <atomic>
|
||||
#include <cstdint>
|
||||
|
||||
Reference in New Issue
Block a user