Description: build fix
Forwarded: TODO
Author: Sébastien Noel <sebastien@twolife.be>
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -4,7 +4,7 @@ else()
     cmake_minimum_required(VERSION 3.27)
 endif()
 
-project(PlogTest CXX)
+project(PlogTest CXX C)
 
 #
 # Specify test sources
