zdoom-macos-deps/deps/sdl2/lib/cmake/SDL2/SDL2staticTargets-release.cmake

20 lines
840 B
CMake
Raw Normal View History

2021-06-04 06:51:34 +00:00
#----------------------------------------------------------------
# Generated CMake target import file for configuration "Release".
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
2021-12-04 11:46:55 +00:00
# Import target "SDL2::SDL2-static" for configuration "Release"
set_property(TARGET SDL2::SDL2-static APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
set_target_properties(SDL2::SDL2-static PROPERTIES
2021-06-04 06:51:34 +00:00
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "C"
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libSDL2.a"
)
2021-12-04 11:46:55 +00:00
list(APPEND _IMPORT_CHECK_TARGETS SDL2::SDL2-static )
list(APPEND _IMPORT_CHECK_FILES_FOR_SDL2::SDL2-static "${_IMPORT_PREFIX}/lib/libSDL2.a" )
2021-06-04 06:51:34 +00:00
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)