]> git.pld-linux.org Git - packages/cmake.git/blame - cmake-tinfo.patch
- updated to 2.8.5
[packages/cmake.git] / cmake-tinfo.patch
CommitLineData
44af9955
KK
1--- ./Source/CursesDialog/CMakeLists.txt~ 2010-06-28 16:16:00.000000000 +0100
2+++ ./Source/CursesDialog/CMakeLists.txt 2010-06-29 21:49:26.854291404 +0100
3@@ -32,6 +32,6 @@
4
5 ADD_EXECUTABLE(ccmake ${CURSES_SRCS} )
6 TARGET_LINK_LIBRARIES(ccmake CMakeLib)
7-TARGET_LINK_LIBRARIES(ccmake cmForm)
8+TARGET_LINK_LIBRARIES(ccmake cmForm tinfo)
9
10 INSTALL_TARGETS(/bin ccmake)
This page took 0.02501 seconds and 4 git commands to generate.