summaryrefslogtreecommitdiff
path: root/CMake/macros.cmake
AgeCommit message (Expand)Author
2020-07-15CMake: refactor and reformat CMake filesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-06-13CMake: Build static and shared libs side-by-sideAlbrecht Schlosser
2019-06-04Fix typo in CMake macro FL_ADD_LIBRARYAlbrecht Schlosser
2019-01-17Android CMake: icons, docs, more appsMatthias Melcher
2018-02-18CMake: fix debug macro for CMake versions before 3.4.Albrecht Schlosser
2018-02-09CMake: add macro fl_debug_var to debug variables.Albrecht Schlosser
2017-06-29Update copyright year(s).Albrecht Schlosser
2017-02-08Rename test/help demo program to test/help_dialog.Albrecht Schlosser
2016-08-09[CMake] Fix Windows dll build with Visual Studio generator.Albrecht Schlosser
2016-03-27[CMake] Remove redundant linking in CMake build process (STR #3298).Albrecht Schlosser
2016-03-26[CMake] Fix library name (Debug mode), add fluid dependencies.Albrecht Schlosser
2016-03-03Made Pico/SDL setup compile and run some minimal code.Matthias Melcher
2016-03-02Add support for SDL as a base library on OS X.Matthias Melcher
2016-02-02Stop using ide/Xcode4/plists/editor-Info.plist because ide will be removed.Manolo Gouy
2016-01-29CMake] Work around CMake bug in CMake versions 3.4.x.Albrecht Schlosser
2015-12-31Mac OS: modified CMake config files to allow use of OPTION_APPLE_X11Manolo Gouy
2015-12-30Harmonize configure and CMake build system (part 1).Albrecht Schlosser
2015-12-29Mac OS: add if(APPLE condition to Mac OS-specific target property.Manolo Gouy
2015-12-29Mac OS: Enhanced the application bundle for the editor demoManolo Gouy
2015-04-10CMake: Remove installation of example programs (STR #3194).Albrecht Schlosser
2015-04-08CMake build on Mac OS: r10688 was not a good move because it works withManolo Gouy
2015-04-08CMake building on Mac OS: use a simpler way to put files within app bundles.Manolo Gouy
2015-04-08Make building on Mac OS: compile with -DUSING_XCODE only for demo.Manolo Gouy
2015-04-08CMake building on Mac OS: the demo program uses and finds demo.menu in its bu...Manolo Gouy
2015-04-07Corrected typo: resources --> ResourcesManolo Gouy
2015-04-07CMake for Mac OS: the generated Xcode project creates bundled test applicatio...Manolo Gouy
2015-02-16[CMake] Improve installation, support DESTDIR, and more (STR #3149).Albrecht Schlosser
2014-11-22Set correct svn properties on CMake files.Albrecht Schlosser
2014-10-12[CMake] Fix match of .fl files in macro CREATE_EXAMPLE.Albrecht Schlosser
2014-10-09CMake: rename reserved target name "help" (CMake 2.8.12 and later).Albrecht Schlosser
2014-10-09Revert unintentionally committed files.Albrecht Schlosser
2014-10-09CMake: Prevent annoying warning under Cygwin.Albrecht Schlosser
2014-09-27Add forgotten file for CMake enhancements (STR #3055).Albrecht Schlosser