CMake
- zapped autoh*ll from build system. No more pain.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
libtaskui_SHORTNAME = ui
|
||||
noinst_LIBRARIES = libtaskui.a
|
||||
libtaskui_a_SOURCES = UI.cpp Layout.cpp Element.cpp Clock.cpp Keys.cpp \
|
||||
Message.cpp Report.cpp Stats.cpp Title.cpp resize.cpp \
|
||||
ReportStats.cpp log.cpp \
|
||||
Clock.h Element.h Keys.h Layout.h Message.h Report.h \
|
||||
ReportStats.h Stats.h Title.h UI.h log.h
|
||||
libtaskui_a_CPPFLAGS = -I../util -I..
|
||||
@@ -33,7 +33,7 @@
|
||||
#include "log.h"
|
||||
#include "Layout.h"
|
||||
#include "i18n.h"
|
||||
#include "../auto.h"
|
||||
#include "../cmake.h"
|
||||
|
||||
#ifdef HAVE_LIBNCURSES
|
||||
#include <ncurses.h>
|
||||
|
||||
Reference in New Issue
Block a user