summaryrefslogtreecommitdiffstats
path: root/games/freeminer/files/extra-patch-irrlichtdepend
blob: 085acc379ef8fc080e5c7c37e5d3d90b99910d0e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- CMakeLists.txt.orig	2014-01-22 21:36:09.000000000 +0400
+++ CMakeLists.txt	2014-02-14 00:36:49.874504157 +0400
@@ -58,7 +58,7 @@
 include(${CMAKE_SOURCE_DIR}/cmake/Modules/misc.cmake)
 
 # This is done here so that relative search paths are more reasnable
-find_package(Irrlicht)
+set(IRRLICHT_LIBRARY "")
 
 #
 # Installation
OpenPOWER on IntegriCloud