fltk/CMake
Albrecht Schlosser 78d853891c [CMake] Fix Windows dll build with Visual Studio generator.
Now you can set OPTION_BUILD_SHARED_LIBS:BOOL=ON to build FLTK dll's with
Visual Studio. Tested and works (Visual Studio 2010 + 2015).

Note: Linux fixes included, tested and works (Ubuntu).

Todo: dll names and target directories may need some changes.
We really need to get rid of that "_SHARED" suffix in .so names.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11867 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-08-09 14:11:42 +00:00
..
cmake_uninstall.cmake.in
export.cmake
FindSDL2.cmake
FLTKConfig.cmake.in
install-symlinks.cmake.in
install.cmake
MacOSXBundleInfo.plist.in
macros.cmake [CMake] Fix Windows dll build with Visual Studio generator. 2016-08-09 14:11:42 +00:00
options.cmake Fix CMake building under Apple platform that used to set HAVE_GL_GLU_H to 0 2016-08-05 17:14:55 +00:00
posixScandir.cxx
resources.cmake [CMake] Fix Windows dll build with Visual Studio generator. 2016-08-09 14:11:42 +00:00
setup.cmake
UseFLTK.cmake.in
variables.cmake