Organise the dependencies

This commit is contained in:
2026-03-29 14:10:05 +11:00
parent bf70cbd11b
commit 6861de8fb4
18 changed files with 80 additions and 67 deletions

View File

@@ -32,6 +32,8 @@ target_include_directories(ANSOCR PRIVATE
${CMAKE_SOURCE_DIR}/engines/OpenVINOEngine/include
${CMAKE_SOURCE_DIR}/engines/TensorRTAPI/include
${CMAKE_SOURCE_DIR}/core/ANSLicensingSystem
${ANSLIBS_DIR}/nlohmann
${VCPKG_INCLUDE_DIR}
${SHARED_INCLUDE_DIR}
)