1
0
mirror of https://github.com/pdewacht/brlaser synced 2025-07-19 23:29:46 +02:00

CMake conversion

This commit is contained in:
Peter De Wachter
2017-10-30 21:39:24 +01:00
parent d25ba26132
commit 6e9793833f
13 changed files with 120 additions and 1034 deletions

27
.gitignore vendored
View File

@ -1,26 +1 @@
#
# Autotools
#
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache
/build-aux
/config.*
/configure
/stamp-*
.deps/
.dirstamp
*.log
*.trs
#
# Binaries
#
/src/rastertobrlaser
/src/brdecode
/test/test_lest
/test/test_line
/test/test_block
/brlaser.drv
*.o
build/