summaryrefslogtreecommitdiff
path: root/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2016-01-29 13:40:08 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2016-01-29 13:40:08 +0000
commit72dda7f35a11ca0fedac1ba5047db6988fb16299 (patch)
tree6fa80dbb6ff6445aa6281a9b7f2a2fff78fa3911 /src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx
parent6b8570c72c723e0a91fe1f66274b51b44a9b2c93 (diff)
CMake] Work around CMake bug in CMake versions 3.4.x.
CMake versions 3.4.x crash when using fltk_wrap_ui, a built-in CMake command. According to the CMake devs this will be fixed in CMake 3.5. However, since fltk_wrap_ui is no longer necessary (it can replaced by custom build commands) and some Linux distributions deploy CMake 3.4.x we decided to use an own replacement function. This makes sure that FLTK can be built with CMake 3.4.x, but FLTK users may still have to rewrite their own CMake files to not use fltk_wrap_ui. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11082 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx')
0 files changed, 0 insertions, 0 deletions