diff --git a/build/cmake/CMakeLists.txt b/build/cmake/CMakeLists.txt index 273b1b08..196039fb 100644 --- a/build/cmake/CMakeLists.txt +++ b/build/cmake/CMakeLists.txt @@ -1,7 +1,6 @@ cmake_minimum_required(VERSION 3.10) set(name utki) - project(${name}) # !!! find_package must go after project() declaration !!!