summaryrefslogtreecommitdiff
path: root/cmake/FindNcurses.cmake
AgeCommit message (Collapse)Author
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-07-02Replaced GPL 2 license by GPL 3Sebastien Helleu
2007-05-21Fix ncurses detection.Julien Louis
We now provide a FindNcurses.cmake to find the library used and we define the right cpp variable when we compile the curses gui. Signed-off-by: Julien Louis <ptitlouis@sysif.net>