diff --git a/CMakeLists.txt b/CMakeLists.txt index 8f260f02595..657544938c6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,8 +11,6 @@ # Install: # > cmake --build . --target install -SET(CMAKE_SYSTEM_NAME "AmigaOS") - PROJECT(libgit2 C) CMAKE_MINIMUM_REQUIRED(VERSION 2.6)