mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 17:23:15 +02:00
This commit is contained in:
@@ -40,6 +40,8 @@ if(NCURSES_FOUND)
|
||||
add_definitions(-DHAVE_NCURSES_H)
|
||||
endif()
|
||||
endif()
|
||||
else()
|
||||
message(SEND_ERROR "Ncurses not found")
|
||||
endif()
|
||||
|
||||
include_directories(.. ../../core ../../plugins ${NCURSES_INCLUDE_PATH})
|
||||
|
||||
Reference in New Issue
Block a user