This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tomahawk
Watch
1
Star
0
Fork
0
You've already forked tomahawk
mirror of
https://github.com/tomahawk-player/tomahawk.git
synced
2025-01-17 14:28:24 +01:00
Code
Issues
Releases
Wiki
Activity
tomahawk
/
CMakeModules
History
Dominik Schmidt
e250b76eed
Package libquazip5.dll
2015-02-07 01:45:39 +01:00
..
AddAppIconMacro.cmake
Fixed icon generation on OS X.
2015-01-26 19:54:54 +01:00
CheckTagLibFileName.cmake
* Added support for complex filenames with Taglib.
2011-02-10 11:18:59 +01:00
CMakeDateStamp.cmake
* Fixed checking date executable variable.
2011-07-20 02:05:16 +02:00
CMakeVersionSource.cmake
* Use the same unique revision identifier as git itself.
2011-07-20 06:56:31 +02:00
COPYING-CMAKE-SCRIPTS
Add COPYING-CMAKE-SCRIPTS file, if we reference it, we should have it in our tarballs
2012-11-14 16:23:35 +01:00
FindEchonest.cmake
Use new echonest5 include dir for Qt5
2015-02-06 22:58:11 +01:00
FindJreen.cmake
real fix for qt4 and qt5 to find libjreen without pkg-config
2014-05-17 13:14:32 +02:00
FindKDE4Installed.cmake
Add a module to find whether KDE4 is installed rather than whether it has a proper development environment, and use that for controlling protocol file installation
2011-05-20 11:47:16 -04:00
FindLibAttica.cmake
Add a view for libattica-provided GHNS resolvers
2011-09-11 17:17:56 -04:00
FindLibLastFm.cmake
Use new lastfm5/ include dir for Qt5
2015-02-06 22:58:12 +01:00
FindLibraryWithDebug.cmake
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00
FindLIBVLC.cmake
Check for AlbumArtist support in libvlc_meta
2014-11-24 22:17:11 +01:00
FindLucene++.cmake
quick&dirty fix for finding lucene++ install under ubuntu
2014-11-08 19:27:12 +01:00
FindOggVorbis.cmake
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00
FindQCA2.cmake
FindQCA2: OSX: Add additional search path for qca from brew
2012-04-30 23:04:53 +02:00
FindQJSON.cmake
Include dir optimization
2013-01-09 19:33:59 +01:00
FindQtSparkle.cmake
Use qtsparkle-qt5 when building with Qt5
2015-01-28 21:01:25 +01:00
FindQuaZip.cmake
Fix QuaZip5 detection on windows, patch to be upstreamed
2015-02-07 01:30:22 +01:00
FindSparsehash.cmake
Add dependency on google-sparsehash
2014-06-09 11:13:30 +01:00
FindTaglib.cmake
Fix FindTaglib.cmake for windows
2012-02-10 19:33:48 +01:00
FindTelepathyQt.cmake
Create TelepathyConfigStorage as plugin, and link against TelepathyQt.
2013-07-24 18:02:57 +02:00
GNUInstallDirs.cmake
* Merged CrashReporter changes into master.
2011-11-23 06:14:26 +01:00
MacroLogFeature.cmake
Write to the blackboard: I will read 'git status' before pushing
2011-02-21 16:45:28 +01:00
MacroOptionalFindPackage.cmake
Write to the blackboard: I will read 'git status' before pushing
2011-02-21 16:45:28 +01:00
NSIS.InstallOptions.ini.in
Use CPack for building the windows installer
2011-07-07 02:52:31 +02:00
NSIS.template.in
Package libquazip5.dll
2015-02-07 01:45:39 +01:00
README.txt
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00
README.txt
FindTaglib.cmake taken from KDE4 kdelibs/cmake/Modules