From d0e4d47caed252840a0f9986a1a18ab7bf451ddb Mon Sep 17 00:00:00 2001 From: gregory guy Date: Mon, 28 Jun 2021 16:13:49 +0200 Subject: Add kopete-otr plugin to kopete. Signed-off-by: gregory guy --- kopete/CMakeLists.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kopete/CMakeLists.txt') diff --git a/kopete/CMakeLists.txt b/kopete/CMakeLists.txt index f04465a7..aae2eda3 100644 --- a/kopete/CMakeLists.txt +++ b/kopete/CMakeLists.txt @@ -22,3 +22,8 @@ add_subdirectory( plugins ) add_subdirectory( icons ) add_subdirectory( sounds ) add_subdirectory( styles ) + + +##### write configure files ##################### + +configure_file( config-kopete.h.cmake config-kopete.h @ONLY ) -- cgit v1.2.1