From 84f3a3b6ab27c6de03e7460a51def508a16a9c6e Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Sun, 16 Apr 2023 08:29:14 +0200 Subject: Include contrib files in distribution --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index f2848287..c6afcd7b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -321,6 +321,7 @@ endif() add_subdirectory(src) add_subdirectory(doc) +add_subdirectory(contrib) add_subdirectory(test) ######################################################################## -- cgit v1.2.3