]> git.tdb.fi Git - builder.git/commit
Remove a lib prefix from the libname of built SharedLibraries
authorMikko Rasa <tdb@tdb.fi>
Wed, 28 Dec 2022 11:23:46 +0000 (13:23 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 28 Dec 2022 14:11:05 +0000 (16:11 +0200)
commit58210dd87bf1ceeb54cb31ed61e825e9849c165a
tree758056cd04f4ddca01b1dabea2282a57be790094
parentc8e829c219c65ff8e93b6c7b66212ff0876441c5
Remove a lib prefix from the libname of built SharedLibraries

It may be useful to have the prefix in a library component name to
differentiate it from a program component.
source/lib/sharedlibrary.cpp