diff CMakeLists.txt @ 1148:323d6d34ec1b

irccdctl: remove ketopt, closes #2530
author David Demelier <markand@malikania.fr>
date Fri, 04 Feb 2022 09:56:43 +0100
parents 2e09e46de490
children b6a0d9515c82
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Feb 03 13:16:56 2022 +0100
+++ b/CMakeLists.txt	Fri Feb 04 09:56:43 2022 +0100
@@ -82,7 +82,6 @@
 endif ()
 
 add_subdirectory(extern/libutlist)
-add_subdirectory(extern/libketopt)
 
 add_subdirectory(lib)
 add_subdirectory(irccd)