File wyrmsun-dont-search-for-a-compiler.patch of Package wyrmsun
diff --git a/CMakeLists.txt b/CMakeLists.txt index 91ef748..080ff3e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -project(wyrmsun) +project(wyrmsun NONE) cmake_minimum_required(VERSION 3.0) set(DATADIR share/wyrmsun CACHE STRING "Where to install Wyrmsun data files")