aboutsummaryrefslogtreecommitdiff
path: root/modules/FindSoprano.cmake
AgeCommit message (Expand)Author
2010-07-12- made kdelibs compile for winceAndreas Holzammer
2009-12-04SVN_SILENT typoChristophe Giboudeaux
2009-12-03-use HINTS instead of PATHS and don't disable the default search path, this s...Alexander Neundorf
2009-11-25-add support for the COMPONENTS keyword, so we can specifiy which components ...Alexander Neundorf
2009-11-25-rename the cache variable SOPRANO_PLUGIN_DIR to SOPRANO_PLUGIN_ROOT_DIR, so ...Alexander Neundorf
2009-11-12search for onto2vocabularyclass, and use the found executable with full path ...Alexander Neundorf
2009-10-31Revert c1039938Allan Sandfeld Jensen
2009-10-24Allow setting a simple soprano_lib_dir.Allan Sandfeld Jensen
2009-07-29Forwardport: also include the path to the soprano cmake macro into the cmake ...Sebastian Trueg
2009-07-24-search also for SopranoAddOntology.cmake and include it automatically if foundAlexander Neundorf
2009-05-13Make sure to always search the install path first - very important for develo...Sebastian Trueg
2009-04-20as Alan said, we don't want that message...Alexander Neundorf
2009-04-20If kdesupport is installed to a place != /usr /usr/local and whateverMichael Jansen
2009-03-19SOPRANO_PLUGIN_DIR should be advanced as the other SOPRANO_* variablesAlexander Neundorf
2009-02-28Add SOPRANO_PLUGIN_VIRTUOSOBACKEND_FOUNDLaurent Montel
2009-01-04-add missing copyright notices, I hope I got it rightAlexander Neundorf
2008-11-20useful information for debugging, so why not print itDirk Mueller
2008-07-25fix typoAllen Winter
2008-07-24fix indentationAllen Winter
2008-07-24second attempt:Allen Winter
2008-07-24revert.Allen Winter
2008-07-24compute variables for SOPRANO_PLUGIN_FOO_FOUNDAllen Winter
2008-01-21Honor Soprano_FIND_REQUIRED in version checkSebastian Trueg
2008-01-19* Make the Soprano minimum version configurable with a default of 1.99 for ba...Sebastian Trueg
2008-01-16Min Soprano version is now 2.0Sebastian Trueg
2007-12-17-mark more variables as advancedAlexander Neundorf
2007-12-10update version requiresDirk Mueller
2007-11-14the debug output was suspicious, and indeed this was looking for /kdedir/lib ...David Faure
2007-11-07Added Soprano version checkSebastian Trueg
2007-11-02If using cache values set all *_FOUND variables to true, not just Soprano_FOUND.Andreas Pakulat
2007-10-30fix search path messupDirk Mueller
2007-10-30make the index library detection optionalDirk Mueller
2007-10-10Make sure to not use an old version of Soprano.Sebastian Trueg
2007-10-09Also check for Soprano index, server, and client libsSebastian Trueg
2007-10-03sopranoindex and sopranoclient also have a debug postfix on win32Christian Ehrlicher
2007-09-30FIND_LIBRARY_EX -> FIND_LIBRARY_WITH_DEBUGChristian Ehrlicher
2007-09-25soprano needs client and index libraries now, so search for themDirk Mueller
2007-09-24Not necessaryLaurent Montel
2007-09-24Use the proper dbus service name for the repository.Sebastian Trueg
2007-09-24switch to new macro FIND_LIBRARY_EX() to avoid code duplicationChristian Ehrlicher
2007-09-15Fix find for msvc.Adrian Page
2007-09-15adopt them to the new win32 library namesChristian Ehrlicher
2007-08-06Remove not necessary pathLaurent Montel
2007-05-01also inform about miss even if not requiredStephan Binner
2007-05-01search for debug/release lib on windowsChristian Ehrlicher
2007-04-30Ups, forgot a file.Sebastian Trueg