Commit 47afb824 authored by yangjian's avatar yangjian

update ext

parent 1dfd340a
......@@ -13,6 +13,7 @@ set(EXTERNAL_INSTALL_LOCATION ${CMAKE_OPENXGUDM_DIR}/build/ext)
link_directories(${EXTERNAL_INSTALL_LOCATION}/pistache/lib)
include_directories(${EXTERNAL_INSTALL_LOCATION}/pistache/include)
include_directories(${EXTERNAL_INSTALL_LOCATION}/pistache/include/pistache)
include_directories(${EXTERNAL_INSTALL_LOCATION}/json/include)
include_directories(${SRC_DIR}/model)
include_directories(${SRC_DIR}/api)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment