BUG: remove typo

This commit is contained in:
Bill Hoffman 2008-04-30 15:53:33 -04:00
parent e29ca248a3
commit 637596a157
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ ELSE(NOT CURSES_USE_NCURSES)
FIND_PATH(CURSES_NCURSES_INCLUDE_PATH curses.h)
SET(CURSES_INCLUDE_PATH "${CURSES_NCURSES_INCLUDE_PATH}")
SET(FORCE_ARG "");
SET(FORCE_ARG "")
IF("${CURSES_LIBRARY}" STREQUAL "CURSES_LIBRARY-NOTFOUND")
SET(FORCE_ARG "FORCE")
ENDIF("${CURSES_LIBRARY}" STREQUAL "CURSES_LIBRARY-NOTFOUND")