diff --git a/CMakeLists.txt b/CMakeLists.txt index f9adf28..b6e8c51 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.22) -project(gdllama) +project(gdllm) include(CTest)