30 lines
1.5 KiB
CMake
30 lines
1.5 KiB
CMake
#----------------------------------------------------------------
|
|
# Generated CMake target import file for configuration "Release".
|
|
#----------------------------------------------------------------
|
|
|
|
# Commands may need to know the format version.
|
|
set(CMAKE_IMPORT_FILE_VERSION 1)
|
|
|
|
# Import target "opencv_world" for configuration "Release"
|
|
set_property(TARGET opencv_world APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
set_target_properties(opencv_world PROPERTIES
|
|
IMPORTED_IMPLIB_RELEASE "${_IMPORT_PREFIX}/x64/vc17/lib/opencv_world4100.lib"
|
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/x64/vc17/bin/opencv_world4100.dll"
|
|
)
|
|
|
|
list(APPEND _cmake_import_check_targets opencv_world )
|
|
list(APPEND _cmake_import_check_files_for_opencv_world "${_IMPORT_PREFIX}/x64/vc17/lib/opencv_world4100.lib" "${_IMPORT_PREFIX}/x64/vc17/bin/opencv_world4100.dll" )
|
|
|
|
# Import target "opencv_img_hash" for configuration "Release"
|
|
set_property(TARGET opencv_img_hash APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
set_target_properties(opencv_img_hash PROPERTIES
|
|
IMPORTED_IMPLIB_RELEASE "${_IMPORT_PREFIX}/x64/vc17/lib/opencv_img_hash4100.lib"
|
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/x64/vc17/bin/opencv_img_hash4100.dll"
|
|
)
|
|
|
|
list(APPEND _cmake_import_check_targets opencv_img_hash )
|
|
list(APPEND _cmake_import_check_files_for_opencv_img_hash "${_IMPORT_PREFIX}/x64/vc17/lib/opencv_img_hash4100.lib" "${_IMPORT_PREFIX}/x64/vc17/bin/opencv_img_hash4100.dll" )
|
|
|
|
# Commands beyond this point should not need to know the version.
|
|
set(CMAKE_IMPORT_FILE_VERSION)
|