paulsapps hace 11 años
padre
commit
c645f08714
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -69,7 +69,7 @@ if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
   )
 endif()
 
-#find_package(Qt4 REQUIRED)
+find_package(Qt4 REQUIRED)
 find_package(ZLIB REQUIRED)
 find_package(OGRE REQUIRED)
 find_package(OIS REQUIRED)