fltk/CMake
Lasse Lopperi e178d14668 Correct config installation path on macOS
Before:
install/FLTK/.framework/Resources/CMake/FLTKConfig.cmake
After:
install/FLTK.framework/Resources/CMake/FLTKConfig.cmake

See https://cmake.org/cmake/help/v3.0/command/find_package.html
for definitions of expected installation paths.
2019-05-12 18:06:00 +02:00
..
Android Android CMake: icons, docs, more apps 2019-01-17 21:29:24 +01:00
android.cmake Android CMake: icons, docs, more apps 2019-01-17 21:29:24 +01: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: Fix fltk-config for Windows and Unix/Linux. 2018-02-23 19:41:52 +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: Fix fltk-config for Windows and Unix/Linux. 2018-02-23 19:41:52 +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 Android CMake: icons, docs, more apps 2019-01-17 21:29:24 +01:00
options.cmake Android: modifying CMake to also create AndroidStudio IDE 2019-01-14 23:27:34 +01:00
posixScandir.cxx CMake: fix potential compiler warning in test file. 2017-06-29 18:27:07 +00:00
resources.cmake CMake: Fix fltk-config for Windows and Unix/Linux. 2018-02-23 19:41:52 +00:00
setup.cmake Correct config installation path on macOS 2019-05-12 18:06:00 +02:00
UseFLTK.cmake.in CMake enhancements, as discussed in STR #3055. 2014-09-27 00:41:06 +00:00
variables.cmake Add missing winsock dll to variables.cmake (fixes fltk-config). 2018-06-19 10:33:41 +00:00