@@ -11,7 +11,12 @@ endif()
|
||||
target_link_libraries(
|
||||
OxOrganicClaw PUBLIC
|
||||
OxModel
|
||||
jsoncpp
|
||||
jsoncpp_object
|
||||
)
|
||||
|
||||
target_include_directories(
|
||||
OxOrganicClaw PUBLIC
|
||||
${JSONCPP_INCLUDE_DIR}
|
||||
)
|
||||
|
||||
set_property(
|
||||
|
||||
Reference in New Issue
Block a user