diff --git a/CMakeLists.txt b/CMakeLists.txt index 5600edf..c9f6556 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ include(CheckFunctionExists) include(CheckLibraryExists) include(CheckIncludeFiles) -project (LibreSSL) +project (LibreSSL C) enable_testing()