summaryrefslogtreecommitdiffstats
path: root/sigworld
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-03-01 02:28:38 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-03-01 02:28:38 -0500
commite14b179c9a4d0abe71c6cdb36afba6ef6526d23d (patch)
tree62b44a83fb9c6be13c4a9862ac7c8d9b43d3dbab /sigworld
parentc33ab6cc802a867c53915c1bff5bd19493f26cf4 (diff)
downloadsigen-e14b179c9a4d0abe71c6cdb36afba6ef6526d23d.tar.gz
sigen-e14b179c9a4d0abe71c6cdb36afba6ef6526d23d.tar.xz
sigen-e14b179c9a4d0abe71c6cdb36afba6ef6526d23d.zip
Removed unneeded checks from CMakeLists.txt
Diffstat (limited to 'sigworld')
-rw-r--r--sigworld/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/sigworld/CMakeLists.txt b/sigworld/CMakeLists.txt
index fe435f89..dbac56b8 100644
--- a/sigworld/CMakeLists.txt
+++ b/sigworld/CMakeLists.txt
@@ -1,9 +1,5 @@
project(sigworld)
-if (NOT SIGEN_VERSION)
- message(FATAL_ERROR "Sigen version is not defined")
-endif (NOT SIGEN_VERSION)
-
set(sigworld_HEADERS
Global.h
MapScene.h