fltk/CMake
Albrecht Schlosser ba56c33726 [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).

Todo: dll names and target directories may need some changes.

Todo: Shared libraries under Linux with CMake don't work yet:
/usr/bin/ld: ../lib/libfltk.a(Fl.cxx.o): relocation R_X86_64_32S against
  `.bss' can not be used when making a shared object; recompile with -fPIC



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11865 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-08-08 12:25:08 +00:00
..
cmake_uninstall.cmake.in Mostly rewritten CMake files by Michael Surette. They are more complete 2010-04-05 22:33:58 +00:00
export.cmake [CMake] Improve Mac OS X bundle generation and more (STR #3299). 2016-05-16 14:43:37 +00:00
FLTK-Functions.cmake [CMake] Improve Mac OS X bundle generation and more (STR #3299). 2016-05-16 14:43:37 +00:00
FLTKConfig.cmake.in [CMake] Improve Mac OS X bundle generation and more (STR #3299). 2016-05-16 14:43:37 +00:00
install-symlinks.cmake.in [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
install.cmake [CMake] Improve Mac OS X bundle generation and more (STR #3299). 2016-05-16 14:43:37 +00:00
MacOSXBundleInfo.plist.in Mac OS + CMake: this file is used by CMake to build the Info.plist files of the application 2015-12-26 16:14:19 +00:00
macros.cmake [CMake] Fix Windows dll build with Visual Studio generator. 2016-08-08 12:25:08 +00:00
options.cmake Fix CMake building under Apple platform that used to set HAVE_GL_GLU_H to 0 2016-08-05 17:07:15 +00:00
posixScandir.cxx Mostly rewritten CMake files by Michael Surette. They are more complete 2010-04-05 22:33:58 +00:00
resources.cmake [CMake] Fix Windows dll build with Visual Studio generator. 2016-08-08 12:25:08 +00:00
setup.cmake Mac OS: modified CMake config files to allow use of OPTION_APPLE_X11 2015-12-31 06:19:59 +00:00
UseFLTK.cmake.in [CMake] Improve Mac OS X bundle generation and more (STR #3299). 2016-05-16 14:43:37 +00:00
variables.cmake [CMake] Update fltk-config generation for AIX (STR #3217). 2015-04-25 20:36:48 +00:00