mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
ENH: add curses include directory
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
PROJECT(CMAKE_FORM)
|
||||
|
||||
INCLUDE_REGULAR_EXPRESSION("^.*$")
|
||||
INCLUDE_DIRECTORIES(${CURSES_INCLUDE_PATH})
|
||||
|
||||
SET( FORM_SRCS
|
||||
fld_arg.c
|
||||
|
||||
Reference in New Issue
Block a user