]> granicus.if.org Git - taglib/commit
The C bindings use the C++ library which uses the C++ runtime. On Solaris, this doesn...
authorAdriaan de Groot <groot@kde.org>
Thu, 16 Aug 2007 12:05:50 +0000 (12:05 +0000)
committerAdriaan de Groot <groot@kde.org>
Thu, 16 Aug 2007 12:05:50 +0000 (12:05 +0000)
commitad4ab5f4bef6accc5c662e51863bc6e0e372a2f1
treee44d154590fb4eec1a9f885ffe1adad034144414
parent47e855e654e8b8142aa54d761205897d6a5eafa3
The C bindings use the C++ library which uses the C++ runtime. On Solaris, this doesn't automatically mean that applications linking to the C bindings get the C++ runtime; add the C++ runtime explicitly to the bindings library so that the runtime gets pulled in by apps. aka. make-it-link.

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@700769 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
bindings/c/CMakeLists.txt