[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/games/kolf-ng
From:       Christoph Feck <christoph () maxiom ! de>
Date:       2012-04-22 21:49:31
Message-ID: 20120422214931.94319AC89C () svn ! kde ! org
[Download RAW message or body]

SVN commit 1291041 by cfeck:

Add "find OpenGL"

Recent changes to top-level CMakeLists.txt appearantly
removed an indirect "find OpenGL" call, which broke my
build.


 M  +1 -0      CMakeLists.txt  


--- trunk/playground/games/kolf-ng/CMakeLists.txt #1291040:1291041
@@ -3,6 +3,7 @@
 include_directories(${KDEGAMES_INCLUDE_DIRS} ${ODE_INCLUDE_DIRS})
 add_definitions(${ODE_DEFINITIONS})
 
+macro_optional_find_package(OpenGL)
 if(OPENGL_FOUND)
 	add_definitions(-DKOLF_WITH_OPENGL)
 	if(WIN32)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic