diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e27a58..9454fe9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 3.25) project( milsko - VERSION 0.0 - DESCRIPTION "Milsko GUI Toolkit" ) include(CheckIncludeFiles)