index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
FindSoprano.cmake
Age
Commit message (
Expand
)
Author
2008-07-25
fix typo
Allen Winter
2008-07-24
fix indentation
Allen Winter
2008-07-24
second attempt:
Allen Winter
2008-07-24
revert.
Allen Winter
2008-07-24
compute variables for SOPRANO_PLUGIN_FOO_FOUND
Allen Winter
2008-01-21
Honor Soprano_FIND_REQUIRED in version check
Sebastian Trueg
2008-01-19
* Make the Soprano minimum version configurable with a default of 1.99 for ba...
Sebastian Trueg
2008-01-16
Min Soprano version is now 2.0
Sebastian Trueg
2007-12-17
-mark more variables as advanced
Alexander Neundorf
2007-12-10
update version requires
Dirk Mueller
2007-11-14
the debug output was suspicious, and indeed this was looking for /kdedir/lib ...
David Faure
2007-11-07
Added Soprano version check
Sebastian Trueg
2007-11-02
If using cache values set all *_FOUND variables to true, not just Soprano_FOUND.
Andreas Pakulat
2007-10-30
fix search path messup
Dirk Mueller
2007-10-30
make the index library detection optional
Dirk Mueller
2007-10-10
Make sure to not use an old version of Soprano.
Sebastian Trueg
2007-10-09
Also check for Soprano index, server, and client libs
Sebastian Trueg
2007-10-03
sopranoindex and sopranoclient also have a debug postfix on win32
Christian Ehrlicher
2007-09-30
FIND_LIBRARY_EX -> FIND_LIBRARY_WITH_DEBUG
Christian Ehrlicher
2007-09-25
soprano needs client and index libraries now, so search for them
Dirk Mueller
2007-09-24
Not necessary
Laurent Montel
2007-09-24
Use the proper dbus service name for the repository.
Sebastian Trueg
2007-09-24
switch to new macro FIND_LIBRARY_EX() to avoid code duplication
Christian Ehrlicher
2007-09-15
Fix find for msvc.
Adrian Page
2007-09-15
adopt them to the new win32 library names
Christian Ehrlicher
2007-08-06
Remove not necessary path
Laurent Montel
2007-05-01
also inform about miss even if not required
Stephan Binner
2007-05-01
search for debug/release lib on windows
Christian Ehrlicher
2007-04-30
Ups, forgot a file.
Sebastian Trueg