diff --git a/CMakeLists.txt b/CMakeLists.txt index 6dfd000..75172af 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.15) -project(SideGameplayUpdater) +project(dnf-utils) add_subdirectory(bsdiff) add_subdirectory(bzip2)