]> git.cworth.org Git - apitrace/commit
Install all thirdparty licenses.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 11 Dec 2012 07:22:16 +0000 (07:22 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 11 Dec 2012 07:22:16 +0000 (07:22 +0000)
commit8fae49d8ccee46f43bb06f035dd5b3ea105ba3aa
tree1ba2bf6bbc0eceee136bf51630cfc7c7da117fee
parent9db16b3989481f8d6dfc8932d760fcc16217ecbd
Install all thirdparty licenses.
19 files changed:
CMakeLists.txt
thirdparty/getopt/CMakeLists.txt
thirdparty/getopt/LICENSE [new file with mode: 0644]
thirdparty/less/CMakeLists.txt
thirdparty/libpng/CMakeLists.txt
thirdparty/msinttypes/.gitignore [new file with mode: 0644]
thirdparty/msinttypes/LICENSE [new file with mode: 0644]
thirdparty/msinttypes/Makefile [new file with mode: 0644]
thirdparty/msinttypes/inttypes.h [new file with mode: 0644]
thirdparty/msinttypes/stdbool.h [new file with mode: 0644]
thirdparty/msinttypes/stdint.h [new file with mode: 0644]
thirdparty/msvc/.gitignore [deleted file]
thirdparty/msvc/Makefile [deleted file]
thirdparty/msvc/inttypes.h [deleted file]
thirdparty/msvc/stdbool.h [deleted file]
thirdparty/msvc/stdint.h [deleted file]
thirdparty/qjson/CMakeLists.txt
thirdparty/snappy/CMakeLists.txt
thirdparty/zlib/CMakeLists.txt