created LIBS_LOGGER variable
This commit is contained in:
parent
fc997cd047
commit
7f2fa26b9c
2
Makefile
2
Makefile
@ -14,6 +14,8 @@ INCLUDE_LOGGER=$(INCLUDE_DIR)/logger/*.h
|
|||||||
TEST_CORE=./src/core/lib/test/main.c
|
TEST_CORE=./src/core/lib/test/main.c
|
||||||
LIBS_CORE=-ljson-c -lcurl -lgit2
|
LIBS_CORE=-ljson-c -lcurl -lgit2
|
||||||
|
|
||||||
|
LIBS_LOGGER=-lwhy2
|
||||||
|
|
||||||
# Output Files
|
# Output Files
|
||||||
PROJECT_NAME=why2
|
PROJECT_NAME=why2
|
||||||
OUTPUT=out
|
OUTPUT=out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user