Build - Changed output directory
This commit is contained in:
parent
0b33acc92a
commit
5027d91782
4 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@ DEBUG = n
|
|||
OPTIMIZE = y
|
||||
BUILD_TESTS = n
|
||||
|
||||
OUTDIR = ../output/ebcl
|
||||
OUTDIR = ../build/ebcl
|
||||
|
||||
export BUILD_STATIC_LIB BUILD_DYNAMIC_LIB DEBUG OPTIMIZE BUILD_TESTS
|
||||
export OUTDIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue