[CMake] building cmake with special options

Doug Henry brilligent at gmail.com
Fri Mar 25 11:18:23 EST 2005


I need to specify my ncurses include/lib path when building cmake.  I
didn't see a way to do this using the config script, so I tried -D's
during bootstrap (make) and it complained that -D was an invalid
option.  Is there a way for me to override the CURSES_INCLUDE_PATH and
CURSES_LIBRARY when building cmake?


More information about the CMake mailing list