cpp-utilities/cmake/modules
Martchus 60d9a80b6a Improve icon generation
* Remove PNG_ICON_CROP
    * Not sure how that was supposed to be useful because even for projects
      without PNG_ICON_NO_CROP it does not make much sense
* Test multiple sizes to determine the PNG path automatically
* Locate PNG in basic config so the path is also automatically determined
  for the macOS bundle as well
* Log status message when ffmpeg/png2icns are not available
* Format CMake code more nicely
2020-08-11 23:12:17 +02:00
..
3rdParty.cmake Add opt-outs for additional linker flags to achieve a fully statically linked build 2020-04-27 22:55:06 +02:00
AppTarget.cmake Improve icon generation 2020-08-11 23:12:17 +02:00
BasicConfig.cmake Improve icon generation 2020-08-11 23:12:17 +02:00
ConfigHeader.cmake Apply cmake-format v0.6.0 2019-11-30 17:58:01 +01:00
Doxygen.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
LibraryTarget.cmake Apply CMake format 2020-07-07 12:14:05 +02:00
ListToString.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
ShellCompletion.cmake Make install directory for bash completion files customizable 2020-02-10 17:22:17 +01:00
TemplateFinder.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
TestTarget.cmake Fix setting test properties for coverage when special target name configured 2020-06-22 22:26:17 +02:00
TestUtilities.cmake Make cache variable doc string compatible with Qt Creator 2020-06-22 22:29:21 +02:00
WindowsResources.cmake Improve icon generation 2020-08-11 23:12:17 +02:00