[CMake] How to incorporate Subversion libraries into my project?
Andreas Pakulat
apaku at gmx.de
Wed Oct 10 13:34:34 EDT 2012
Hi,
I've once written a find-module for subversion for KDE's kdevelop, you
can look/download it via
http://quickgit.kde.org/index.php?p=kdevplatform.git&a=blob&h=208b63bf40937d7752d1210c81d056b54e70ff37&hb=19c3711103575d389fca90dff0f28bf7fb8a0dad&f=cmake%2Fmodules%2FFindSubversionLibrary.cmake
Its still in use and hasn't changed since ages.
Andreas
On Wed, Oct 10, 2012 at 7:04 PM, Dan Furlani <dan.furlani at e-cortex.com> wrote:
> Hello,
>
> I intend to build a Subversion client into my program using the Subversion
> libraries. Anyone know of CMake resources for this? The
> FindSubversion.cmake is only for using Subversion during the build process.
>
> Any other suggestions welcome...
>
> Thanks
> -dan
>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list