X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fsharedlibrary.cpp;h=fac651a8e3518737187f817c0d4d14ee2575e036;hb=16bda19cc87b5064daad9955f0ebb5ac5be7dec7;hp=6a197bac08c69535ccb53fd98b62d6a04c7c189f;hpb=be6c1ae1dcc97cb3e3019c0384f1bc933fcd321c;p=builder.git diff --git a/source/sharedlibrary.cpp b/source/sharedlibrary.cpp index 6a197ba..fac651a 100644 --- a/source/sharedlibrary.cpp +++ b/source/sharedlibrary.cpp @@ -12,7 +12,14 @@ SharedLibrary::SharedLibrary(Builder &b, const Component &c, const listget_name(); + } +} string SharedLibrary::create_soname(const Component &c) {