fltk/CMake
Albrecht Schlosser 3dfec155ad [CMake] Remove redundant linking in CMake build process (STR #3298).
[CMake] Simplify CMake build files, remove redundancies.

Ports of branch-1.3, svn r 11442 and 11444:

Remove src/fl_call_main.c from non-Windows (static) libraries. It would
be an empty object file anyway.
 
Use CMake variables to set up used files and linked libraries to remove
redundancies. All files and libs are used only in the definition of
CMake variables and used later in static and shared builds, resp.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11447 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-03-27 20:59:39 +00:00
..
FLTKConfig.cmake.in CMake enhancements, as discussed in STR #3055. 2014-09-27 00:41:06 +00:00
FindSDL2.cmake Add support for SDL as a base library on OS X. 2016-03-02 00:54: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
UseFLTK.cmake.in CMake enhancements, as discussed in STR #3055. 2014-09-27 00:41:06 +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] config.h, part 2 - full compatibility with autoconf. 2015-12-30 21:13:07 +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 Fix fltk-config for CMake build. 2015-07-12 22:32:30 +00:00
macros.cmake [CMake] Remove redundant linking in CMake build process (STR #3298). 2016-03-27 20:59:39 +00:00
options.cmake [CMake] Mark OPTION_USE_POLL as advanced. 2016-03-05 13:29:46 +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] config.h, part 2 - full compatibility with autoconf. 2015-12-30 21:13:07 +00:00
setup.cmake Add support for SDL as a base library on OS X. 2016-03-02 00:54:37 +00:00
variables.cmake [CMake] Update fltk-config generation for AIX (STR #3217). 2015-04-25 20:36:48 +00:00