gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnucap-devel] cmake branch termcap


From: Patrick Mulder
Subject: [Gnucap-devel] cmake branch termcap
Date: Sun, 28 Apr 2019 15:13:46 +0200

Hello,

I quickly had a try on the cmake-3 branch on OpenSUSE system.

It gives:

....
-- Looking for readline in readline
-- Looking for readline in readline - found
-- Looking for tgetent in termcap
-- Looking for tgetent in termcap - not found
-- Configuring done

The termcap library is in
rpm -ql termcap

/usr/lib64/termcap
/usr/lib64/termcap/libtermcap.a
/usr/lib64/termcap/libtermcap.so

It seems termcap is depcrecated with respect to ncurses.
How would I add the LDFLAGS -L/usr/lib64/termcap to the CMake project?

Thanks!

Patrick


reply via email to

[Prev in Thread] Current Thread [Next in Thread]