OCT 修正编译报错问题
This commit is contained in:
parent
e1b19f4463
commit
db7bcabdd9
|
@ -4,7 +4,7 @@ PROJECT(${DHCPD_PROJECT_TARGET} CXX)
|
|||
|
||||
ADD_DEFINITIONS(-Wno-write-strings)
|
||||
|
||||
INCLUDE_DIRECTORIES(../libs/include ./ ../httpserver/include)
|
||||
INCLUDE_DIRECTORIES(../libs/include ./ ../libs/mongoose)
|
||||
|
||||
FILE(GLOB DHCPD_HEADS ./*.h)
|
||||
|
||||
|
|
Loading…
Reference in New Issue