Skip to content
Snippets Groups Projects
Commit b5d7f5ec authored by Stephen Hurd's avatar Stephen Hurd
Browse files

Heh, it's not an error to not run BSD

parent 72c2b149
No related branches found
No related tags found
No related merge requests found
......@@ -90,8 +90,6 @@ if(CURSES_FOUND)
if(${CMAKE_SYSTEM_NAME} MATCHES "(Free|Open|Net)BSD")
list(APPEND SOURCE curs_cio.c)
set(USE_CURSES_ANYWAY TRUE)
else()
message(FATAL_ERROR "ncursesw not found")
endif()
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment