mirror of
https://github.com/yshui/picom.git
synced 2024-11-18 13:55:36 -05:00
ff50322b27
Add CPackConfig.cmake for generating binary packages (.tar.bz2, .deb, .rpm) automatically. Pretty ugly, but mostly working. CPackSourceConfig.cmake isn't ready yet.
29 lines
292 B
Text
29 lines
292 B
Text
# Build files
|
|
.deps
|
|
aclocal.m4
|
|
autom4te.cache
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
configure
|
|
depcomp
|
|
install-sh
|
|
missing
|
|
stamp-h1
|
|
compton
|
|
*.o
|
|
_CPack_Packages
|
|
build
|
|
compton-*.deb
|
|
compton-*.rpm
|
|
compton-*.tar.bz2
|
|
|
|
# Vim files
|
|
.*.sw[a-z]
|
|
*~
|
|
|
|
# Misc files
|
|
core
|
|
oprofile_data
|
|
compton.plist
|