diff lib/CMakeLists.txt @ 961:32f93ef20122

irccd: add Irccd.Util API and other things in server
author David Demelier <markand@malikania.fr>
date Mon, 25 Jan 2021 22:48:55 +0100
parents 0d6e2a89fee5
children 371e1cc2c697
line wrap: on
line diff
--- a/lib/CMakeLists.txt	Mon Jan 25 11:11:19 2021 +0100
+++ b/lib/CMakeLists.txt	Mon Jan 25 22:48:55 2021 +0100
@@ -76,6 +76,8 @@
 		irccd/jsapi-timer.h
 		irccd/jsapi-unicode.c
 		irccd/jsapi-unicode.h
+		irccd/jsapi-util.c
+		irccd/jsapi-util.h
 	)
 endif ()