]> git.cworth.org Git - apitrace/commit
Separate wrappers/ and scripts/ under <prefix>/lib/apitrace
authorCarl Worth <cworth@cworth.org>
Fri, 4 Nov 2011 22:42:02 +0000 (15:42 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 6 Nov 2011 08:36:50 +0000 (08:36 +0000)
commit26cca9bfe19d93624494bb316d8741aedbd5b82f
treef3af93d0137a0e5784c8f202ac12916f97d67126
parent9d27cc7dfeedc2910a955b42de87f7601cbcf113
Separate wrappers/ and scripts/ under <prefix>/lib/apitrace

We now define a new APITRACE_SCRIPTS_INSTALL_DIR:

<prefix>/lib/apitrace/scripts

where scripts will soon be installed (as needed).

Meanwhile, APITRACE_WRAPPER_INSTALL_DIR is updated to:

<prefix>/lib/apitrace/$arch/wrappers

(where before it didn't have the final "wrappers" directory).
CMakeLists.txt