summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-02-16 11:06:52 +0200
committerPerttu Ahola <celeron55@gmail.com>2011-02-16 11:06:52 +0200
commite06751aea05ae407faff05d0788c91ad44c70063 (patch)
tree4856984a09ec73df32ad5bf5dac944bf38a32d99 /cmake
parentdcda4794344f27541d9cfaa221f8167d061e67dd (diff)
downloadminetest-e06751aea05ae407faff05d0788c91ad44c70063.tar.gz
minetest-e06751aea05ae407faff05d0788c91ad44c70063.tar.bz2
minetest-e06751aea05ae407faff05d0788c91ad44c70063.zip
forgot some test code in...
Diffstat (limited to 'cmake')
-rw-r--r--cmake/Modules/FindIrrlicht.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/Modules/FindIrrlicht.cmake b/cmake/Modules/FindIrrlicht.cmake
index f37d3f1de..63881000f 100644
--- a/cmake/Modules/FindIrrlicht.cmake
+++ b/cmake/Modules/FindIrrlicht.cmake
@@ -8,9 +8,6 @@ else( UNIX )
# Windows
endif( UNIX )
-set(IRRLICHT_INCLUDE_DIR "" CACHE PATH "")
-set(IRRLICHT_LIBRARY "" CACHE FILEPATH "")
-
# Find include directory
if(NOT IRRLICHT_SOURCE_DIR STREQUAL "")