]> granicus.if.org Git - transmission/commit
Initial Mac support in CMake configuration
authorMike Gelfand <mikedld@mikedld.com>
Sat, 10 Sep 2016 17:08:58 +0000 (20:08 +0300)
committerMike Gelfand <mikedld@mikedld.com>
Wed, 11 Jan 2017 20:43:53 +0000 (23:43 +0300)
commitb6d2649ddcd474b37286cbb0b65b862324704806
treed0d6ddc138b8274e46264f0f909526eb3bd53474
parent87885bdca7a72b1437cd0f82d292e72aaeb481b0
Initial Mac support in CMake configuration
13 files changed:
CMakeLists.txt
cmake/TrMacros.cmake
macosx/CMakeLists.txt [new file with mode: 0644]
macosx/ExpandedPathToIconTransformer.m
macosx/Info.plist.in [new file with mode: 0644]
macosx/NSApplicationAdditions.h
macosx/NSMutableArrayAdditions.h
macosx/ProgressGradients.h
macosx/QuickLookPlugin/CMakeLists.txt [new file with mode: 0644]
macosx/QuickLookPlugin/GeneratePreviewForURL.m
macosx/QuickLookPlugin/Info.plist.in [new file with mode: 0644]
macosx/TorrentCell.h
macosx/VDKQueue/VDKQueue.m