CMakeLists.txt

changeset 46
19be47c9bab7
parent 37
083e493fa1fd
child 76
6de6d9a64ebd
--- a/CMakeLists.txt	Mon Dec 15 21:46:05 2014 +0200
+++ b/CMakeLists.txt	Mon Dec 15 21:59:24 2014 +0200
@@ -2,6 +2,7 @@
 project (zfc9000)
 
 set (SOURCE_FILES
+	sources/coloredline.cpp
 	sources/format.cpp
 	sources/interface.cpp
 	sources/main.cpp

mercurial