From: Jan Wielemaker Date: Sat, 24 Sep 2022 13:48:02 +0000 (+0200) Subject: Find Emacs as `emacs` X-Git-Tag: v0.3.3~6 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=504d4ff71464c99112319c1844da8a2e565c47e4;p=dict.git Find Emacs as `emacs` --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f2f561..67fc641 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ project(swipl-sweep) include("../cmake/PrologPackage.cmake") -find_program(EMACS Emacs) +find_program(EMACS emacs Emacs) find_path( EMACS_INCLUDE_DIR