diff --git a/CMakeLists.txt b/CMakeLists.txt index 8f929f78f..963212841 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ # along with this program. If not, see . # -PROJECT(weechat) +PROJECT(weechat C) cmake_minimum_required(VERSION 2.4)