]> git.cworth.org Git - apitrace/commit
Change non-executable install directories to include an "apitrace" component
authorCarl Worth <cworth@cworth.org>
Tue, 18 Oct 2011 23:06:05 +0000 (16:06 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 1 Nov 2011 07:14:12 +0000 (07:14 +0000)
commite923607ddc14a2f135e2c08317833bca902b4a65
treee79286d3767196524374b2745e9706d45086a531
parent0a41c9bdd4b2eb1dfc94832d02417f86dbb78d00
Change non-executable install directories to include an "apitrace" component

It's just more polite to put documentation into
<prefix>/share/doc/apitrace rather than just dumping it into the
top-level <prefix>/doc.

Similarly, since glxtrace.so is not a conventional library, it doesn't
belong in <prefix>/lib but is well-suited for <prefix>/lib/apitrace.
CMakeLists.txt
gui/traceprocess.cpp