early-access version 2853
This commit is contained in:
12
externals/vcpkg/ports/vk-bootstrap/vk-bootstrap-targets-debug.cmake
vendored
Executable file
12
externals/vcpkg/ports/vk-bootstrap/vk-bootstrap-targets-debug.cmake
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
#----------------------------------------------------------------
|
||||
# Generated CMake target import file for configuration "Debug".
|
||||
#----------------------------------------------------------------
|
||||
|
||||
set(CMAKE_IMPORT_FILE_VERSION 1)
|
||||
|
||||
set_property(TARGET vk-bootstrap::vk-bootstrap APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(vk-bootstrap::vk-bootstrap PROPERTIES
|
||||
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/debug/lib/vk-bootstrap.lib"
|
||||
)
|
||||
|
||||
set(CMAKE_IMPORT_FILE_VERSION)
|
Reference in New Issue
Block a user