Backed out changeset 2f79fd19c2c5 - needs some more thought, sorry - I promise it will work better once I got it sorted properly!

--HG--
branch : trunk
This commit is contained in:
click
2010-08-10 23:11:40 +02:00
parent 29e152f42b
commit 3002300e71
4 changed files with 38 additions and 55 deletions

View File

@@ -1,6 +0,0 @@
IF(WIN32)
IF(NOT CYGWIN)
SET(CMAKE_INSTALL_PREFIX
"" CACHE PATH "Default install path")
ENDIF(NOT CYGWIN)
ENDIF(WIN32)