summaryrefslogtreecommitdiff
path: root/games-arcade/commandergenius/files/commandergenius-2.3.1-build.patch
blob: b5a9e1288a60e31c87dccc4604a14816317ce522 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9733f6d78..b515ee7a1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -78,7 +78,6 @@ add_subdirectory("src")
 
 MESSAGE( STATUS "CG_VERSION = ${CG_VERSION}" )
 
-INCLUDE(package.cmake)
 
 MESSAGE( STATUS "Build system is prepared. To Build the project just type \"make\"" )
 MESSAGE( STATUS "If you want to create the installation package just type \"make package\" after you build the project" )