initial commit
This commit is contained in:
6
third_party/config.mk
vendored
Executable file
6
third_party/config.mk
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
HEADERS += $(THIRD_PARTY_DIR)/cJSON/*.h
|
||||
SRCDIRS += $(THIRD_PARTY_DIR)/cJSON
|
||||
|
||||
|
||||
LIBHV_HEADERS += $(HEADERS)
|
||||
CORE_SRCDIRS += $(SRCDIRS)
|
||||
Reference in New Issue
Block a user