More progress on de-std::-ifying the code
This commit is contained in:
parent
a28fc34394
commit
173bc86ea9
9 changed files with 92 additions and 81 deletions
|
@ -6,7 +6,7 @@ DEBUG = n
|
|||
OPTIMIZE = y
|
||||
BUILD_TESTS = n
|
||||
|
||||
OUTDIR = ../output
|
||||
OUTDIR = ../output/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