mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-12-18 13:55:26 +01:00
fix build using cmake with generating version info from git
This commit is contained in:
parent
cd4e99b9e5
commit
32c29a1c4c
17 changed files with 213 additions and 271 deletions
2
build.sh
Executable file
2
build.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
mkdir -p build && cd build && cmake ../ && make
|
||||
Loading…
Add table
Add a link
Reference in a new issue