transmission/macosx/QuickLookPlugin
Mike Gelfand bc380511db
Modernize CMake code (ongoing refactoring) (#4507)
* Reformat CMake code

* Bump minimum CMake version to 3.12

* Add target sources separately via `target_source()`

* Make `tr_win32_app_info()` add target sources on its own

* Don't use `include_directories()`

* Don't use `add_definitions()`

* Limit use of `add_compile_options()`

* Move VDKQueue target declaration to a subdirectory

* Add `tr_disable_source_files_compile()` helper

* Add `tr_target_glib_resources()` helper

* Add `tr_gettext_msgfmt()` helper

* Enable AUTOUIC for Qt client

* Enable AUTORCC for Qt client

* Remove AUTO{MOC,RCC,UIC} source group overrides

* Add `tr_target_idl_files()` helper

* Move source group setup to `tr_qt_add_translation()`

* Add `tr_target_xib_files()` helper

* Prefer `target_sources()` to intermediate variables

* Use explicit visibility versions of `target_*()` commands

* Prefer genexes to conditions in `target_*()` commands

* Add `tr_allow_compile_if()` helper

* Leave only top-level `project()`, remove the rest

* Minor fixups

* Fixup Mac QL plugin install

* Fixup IDE target folders and source groups
2023-01-01 19:49:48 +00:00
..
da.lproj Address format conversion warnings in localizations (#3059) 2022-05-14 00:31:24 -05:00
de.lproj Address format conversion warnings in localizations (#3059) 2022-05-14 00:31:24 -05:00
en.lproj Address format conversion warnings in localizations (#3059) 2022-05-14 00:31:24 -05:00
es.lproj Address format conversion warnings in localizations (#3059) 2022-05-14 00:31:24 -05:00
fr.lproj Address format conversion warnings in localizations (#3059) 2022-05-14 00:31:24 -05:00
it.lproj Address format conversion warnings in localizations (#3059) 2022-05-14 00:31:24 -05:00
nl.lproj Address format conversion warnings in localizations (#3059) 2022-05-14 00:31:24 -05:00
pt_PT.lproj Address format conversion warnings in localizations (#3059) 2022-05-14 00:31:24 -05:00
ru.lproj Address format conversion warnings in localizations (#3059) 2022-05-14 00:31:24 -05:00
tr.lproj Address format conversion warnings in localizations (#3059) 2022-05-14 00:31:24 -05:00
CMakeLists.txt Modernize CMake code (ongoing refactoring) (#4507) 2023-01-01 19:49:48 +00:00
GeneratePreviewForURL.mm Adopt localizedStringWithFormat for displayed quantities (#4109) 2022-11-14 18:30:03 +00:00
GenerateThumbnailForURL.mm Addressed various warnings (#4414) 2022-12-21 14:21:16 -06:00
Info.plist.in Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
QuickLookPlugin-Info.plist Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
QuickLookPlugin-Prefix.pch Fix QuickLook (#3001) 2022-05-19 23:07:17 -05:00
main.cc Addressed various warnings (#4414) 2022-12-21 14:21:16 -06:00
style.css Sonarcloud warnings 4 (#1499) 2020-11-02 09:16:12 -06:00