mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-02 22:09:35 +00:00
Merging from 1.6 again.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PLATFORM="x86-linux"
|
||||
CURSES_LIBRARY="/usr/lib/libcurses.a"
|
||||
CURSES_LIBRARY="-Wl,-Bstatic -lcurses -Wl,-Bdynamic"
|
||||
FORM_LIBRARY="/usr/lib/libform.a"
|
||||
CC="gcc304s"
|
||||
CXX="c++304s"
|
||||
|
||||
Reference in New Issue
Block a user