72dda7f35a
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 |
||
---|---|---|
.. | ||
cmake_uninstall.cmake.in | ||
export.cmake | ||
FLTKConfig.cmake.in | ||
install-symlinks.cmake.in | ||
install.cmake | ||
MacOSXBundleInfo.plist.in | ||
macros.cmake | ||
options.cmake | ||
posixScandir.cxx | ||
resources.cmake | ||
setup.cmake | ||
UseFLTK.cmake.in | ||
variables.cmake |