Add prebuild directory and update git dot files
This commit is contained in:
@@ -8,7 +8,7 @@ set(CMAKE_IMPORT_FILE_VERSION 1)
|
||||
# Import target "SDL3::SDL3-static" for configuration "Release"
|
||||
set_property(TARGET SDL3::SDL3-static APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(SDL3::SDL3-static PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "C;CXX"
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE "C"
|
||||
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/SDL3-static.lib"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user