This website works better with JavaScript.
Home
Help
Sign In
non
/
non
mirror of
https://github.com/original-male/non
Watch
1
Star
0
Fork
0
Code
Releases
11
Activity
Browse Source
wscript: Use gccdeps module.
tags/non-daw-v1.2.0
Jonathan Moore Liles
10 years ago
parent
f41cf07188
commit
e4d0945bf9
2 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
waf
+1
-0
wscript
BIN
waf
View File
+ 1
- 0
wscript
View File
@@ -30,6 +30,7 @@ def configure(conf):
conf.load('compiler_cxx')
conf.load('gnu_dirs')
conf.load('ntk_fluid')
conf.load('gccdeps')
conf.line_just = 52
optimization_flags = [
Write
Preview
Loading…
Cancel
Save