fltk/CMake
Albrecht Schlosser 7aef0cad39 CMake: enable building FLTK in a subdirectory of another project.
Basically replace CMAKE_XXX_DIR with CMAKE_CURRENT_XXX_DIR where
XXX = SOURCE or BINARY.

Patch proposal by cleanrock, FLTK PR #4:
https://github.com/fltk/test-only/pull/4

Patch modified to fix target dirs for test programs and doxygen docs.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12630 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-01-10 20:49:03 +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: enable building FLTK in a subdirectory of another project. 2018-01-10 20:49:03 +00:00
FindSDL2.cmake Add support for SDL as a base library on OS X. 2016-03-02 00:54:37 +00:00
FLTKConfig.cmake.in CMake enhancements, as discussed in STR #3055. 2014-09-27 00:41:06 +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: enable building FLTK in a subdirectory of another project. 2018-01-10 20:49:03 +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 Update copyright year(s). 2017-06-29 18:12:57 +00:00
options.cmake CMake: enable building FLTK in a subdirectory of another project. 2018-01-10 20:49:03 +00:00
posixScandir.cxx CMake: fix potential compiler warning in test file. 2017-06-29 18:27:07 +00:00
resources.cmake CMake: enable building FLTK in a subdirectory of another project. 2018-01-10 20:49:03 +00:00
setup.cmake CMake: enable building FLTK in a subdirectory of another project. 2018-01-10 20:49:03 +00:00
UseFLTK.cmake.in CMake enhancements, as discussed in STR #3055. 2014-09-27 00:41:06 +00:00
variables.cmake [CMake] Update fltk-config generation for AIX (STR #3217). 2015-04-25 20:36:48 +00:00