Files
WebView2Browser/packages/cpprestsdk.v141.2.10.12.1/build/native/x64/lib/cpprestsdk/cpprestsdk-targets-release.cmake
2025-07-07 09:39:03 +08:00

20 lines
936 B
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 "cpprestsdk::cpprest" for configuration "Release"
set_property(TARGET cpprestsdk::cpprest APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
set_target_properties(cpprestsdk::cpprest PROPERTIES
IMPORTED_IMPLIB_RELEASE "${_IMPORT_PREFIX}/lib/cpprest141_2_10.lib"
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/bin/cpprest141_2_10.dll"
)
list(APPEND _IMPORT_CHECK_TARGETS cpprestsdk::cpprest )
list(APPEND _IMPORT_CHECK_FILES_FOR_cpprestsdk::cpprest "${_IMPORT_PREFIX}/lib/cpprest141_2_10.lib" "${_IMPORT_PREFIX}/bin/cpprest141_2_10.dll" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)