DYT/Tool/OpenSceneGraph-3.6.5/share/pcre2/pcre2-targets-debug.cmake

50 lines
2.6 KiB
CMake
Raw Normal View History

2024-12-24 23:49:36 +00:00
#----------------------------------------------------------------
# Generated CMake target import file for configuration "Debug".
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "pcre2::pcre2-8-shared" for configuration "Debug"
set_property(TARGET pcre2::pcre2-8-shared APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(pcre2::pcre2-8-shared PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/debug/lib/pcre2-8d.lib"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/debug/bin/pcre2-8d.dll"
)
list(APPEND _cmake_import_check_targets pcre2::pcre2-8-shared )
list(APPEND _cmake_import_check_files_for_pcre2::pcre2-8-shared "${_IMPORT_PREFIX}/debug/lib/pcre2-8d.lib" "${_IMPORT_PREFIX}/debug/bin/pcre2-8d.dll" )
# Import target "pcre2::pcre2-posix-shared" for configuration "Debug"
set_property(TARGET pcre2::pcre2-posix-shared APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(pcre2::pcre2-posix-shared PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/debug/lib/pcre2-posixd.lib"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/debug/bin/pcre2-posixd.dll"
)
list(APPEND _cmake_import_check_targets pcre2::pcre2-posix-shared )
list(APPEND _cmake_import_check_files_for_pcre2::pcre2-posix-shared "${_IMPORT_PREFIX}/debug/lib/pcre2-posixd.lib" "${_IMPORT_PREFIX}/debug/bin/pcre2-posixd.dll" )
# Import target "pcre2::pcre2-16-shared" for configuration "Debug"
set_property(TARGET pcre2::pcre2-16-shared APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(pcre2::pcre2-16-shared PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/debug/lib/pcre2-16d.lib"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/debug/bin/pcre2-16d.dll"
)
list(APPEND _cmake_import_check_targets pcre2::pcre2-16-shared )
list(APPEND _cmake_import_check_files_for_pcre2::pcre2-16-shared "${_IMPORT_PREFIX}/debug/lib/pcre2-16d.lib" "${_IMPORT_PREFIX}/debug/bin/pcre2-16d.dll" )
# Import target "pcre2::pcre2-32-shared" for configuration "Debug"
set_property(TARGET pcre2::pcre2-32-shared APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(pcre2::pcre2-32-shared PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/debug/lib/pcre2-32d.lib"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/debug/bin/pcre2-32d.dll"
)
list(APPEND _cmake_import_check_targets pcre2::pcre2-32-shared )
list(APPEND _cmake_import_check_files_for_pcre2::pcre2-32-shared "${_IMPORT_PREFIX}/debug/lib/pcre2-32d.lib" "${_IMPORT_PREFIX}/debug/bin/pcre2-32d.dll" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)