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 22:38:33 +01:00
Code
Issues
Releases
Wiki
Activity
tomahawk
/
CMakeModules
History
Jeff Mitchell
683d4a4529
Find local phonon installs if they exist instead of filtering them out
2011-05-01 01:24:29 -04:00
..
AddAppIconMacro.cmake
Improve application icon support (hopefully :D).
2010-11-03 20:22:31 +01:00
CheckTagLibFileName.cmake
* Added support for complex filenames with Taglib.
2011-02-10 11:18:59 +01:00
FindCLucene.cmake
Set CLUCENE_MIN_VERSION default value to the version we need, needed until macro_optional_find_package is fixed to support versions
2011-03-27 16:16:02 +02:00
FindGloox.cmake
Add FindGloox.cmake and make use of it.
2011-02-15 14:57:26 +01:00
FindJreen.cmake
On default use system jreen package, allow the user to enforce in-tree compilation with -DINTERNAL_JREEN=ON.
2011-04-17 21:25:24 +02:00
FindLibEchonest.cmake
Find libechonest wherever it may be, or at least smarter than before
2010-11-27 09:38:38 -05:00
FindLibLastFm.cmake
* Move topbar into PlaylistManager's widget, making it essentially a playlist's private toolbar.
2011-01-28 00:37:02 +01:00
FindLibraryWithDebug.cmake
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00
FindOggVorbis.cmake
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00
FindPhonon.cmake
Find local phonon installs if they exist instead of filtering them out
2011-05-01 01:24:29 -04:00
FindQJSON.cmake
Add FindQJSON.cmake
2011-02-22 02:07:17 +01:00
FindTaglib.cmake
Initial Tomahawk import.
2010-10-17 05:32:01 +02: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
README.txt
Initial Tomahawk import.
2010-10-17 05:32:01 +02:00
README.txt
FindTaglib.cmake taken from KDE4 kdelibs/cmake/Modules