#----------------------------------------------------------------
|
# Generated CMake target import file for configuration "Release".
|
#----------------------------------------------------------------
|
|
# Commands may need to know the format version.
|
set(CMAKE_IMPORT_FILE_VERSION 1)
|
|
# Import target "AIClient::AIClient" for configuration "Release"
|
set_property(TARGET AIClient::AIClient APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
set_target_properties(AIClient::AIClient PROPERTIES
|
IMPORTED_IMPLIB_RELEASE "${_IMPORT_PREFIX}/AIClient/lib/AIClient.lib"
|
IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE "opencv_calib3d;opencv_core;opencv_dnn;opencv_features2d;opencv_flann;opencv_gapi;opencv_highgui;opencv_imgcodecs;opencv_imgproc;opencv_ml;opencv_objdetect;opencv_photo;opencv_stitching;opencv_video;opencv_videoio;opencv_world"
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/AIClient/bin/AIClient.dll"
|
)
|
|
list(APPEND _cmake_import_check_targets AIClient::AIClient )
|
list(APPEND _cmake_import_check_files_for_AIClient::AIClient "${_IMPORT_PREFIX}/AIClient/lib/AIClient.lib" "${_IMPORT_PREFIX}/AIClient/bin/AIClient.dll" )
|
|
# Commands beyond this point should not need to know the version.
|
set(CMAKE_IMPORT_FILE_VERSION)
|