--- applets/CMakeLists.txt.old 2008-07-25 13:50:26.000000000 +0200 +++ applets/CMakeLists.txt 2008-07-25 13:50:35.000000000 +0200 @@ -2,7 +2,7 @@ if(PLASMA_OPENGL_FOUND) MESSAGE(STATUS "libplasma supports OpenGL applets") - #add_subdirectory(bluemarble) + add_subdirectory(bluemarble) else(PLASMA_OPENGL_FOUND) MESSAGE(STATUS "libplasma doesn't support OpenGL applets") endif(PLASMA_OPENGL_FOUND)