]> git.cworth.org Git - apitrace/commit
Always build the common library as static.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 5 Oct 2011 06:50:57 +0000 (07:50 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 5 Oct 2011 06:50:57 +0000 (07:50 +0100)
commitaf7e64a9c2ec95d7a9e6e3f4fb0eceb8aa6a87e2
tree236e224535d581f600c5d1eaebf264a18e73dce2
parent568b271fe00e9489761d2b96a89bdfbfd709953a
Always build the common library as static.

The wrappers rely on that.

Fixes build with -DBUILD_SHARED_LIBS:BOOL=ON (issue #44).
CMakeLists.txt