From 2f63794da7acbfcf61558428cd84f590a73fc13f Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Sun, 6 Sep 2015 15:10:51 -0600 Subject: revert to original time --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index ea48c46..886d20c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ link_directories(${GTKLIB_LIBRARY_DIRS}) set(CMAKE_CXX_FLAGS " -std=c++11 -lnotify -lsqlite3") -set(SOURCE_FILES main.cpp totimer.cpp totimer.h logging.cpp logging.h) +set(SOURCE_FILES main.cpp totimer.cpp totimer.h logging.cpp logging.h trayicon.cpp trayicon.h pomodori.h) add_executable(pomodori ${SOURCE_FILES}) target_link_libraries(pomodori ${GTKLIB_LIBRARIES}) \ No newline at end of file -- cgit v1.2.3-70-g09d2