This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
let svnversion_regenerate.sh be a source to svnversion.h to make the waf output
look prettier
tags/v1.9.11-RC1
Karl Lindén
10 years ago
parent
28fe48cd1a
commit
5db744029a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
wscript
+ 1
- 0
wscript
View File
@@ -720,6 +720,7 @@ def build(bld):
before = 'c cxx',
color = 'BLUE',
post_run = post_run,
source = ['svnversion_regenerate.sh'],
target = [bld.path.find_or_declare('svnversion.h')]
)
Write
Preview
Loading…
Cancel
Save