ENH: add curses include directory

This commit is contained in:
Bill Hoffman 2005-07-11 18:07:02 -04:00
parent d138d16773
commit e4894bfc91
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
PROJECT(CMAKE_FORM)
INCLUDE_REGULAR_EXPRESSION("^.*$")
INCLUDE_DIRECTORIES(${CURSES_INCLUDE_PATH})
SET( FORM_SRCS
fld_arg.c