Add prebuild directory and update git dot files

This commit is contained in:
Colin Sames
2026-04-03 17:47:53 +02:00
parent 7b07d01400
commit 09b97782e0
168 changed files with 154519 additions and 161085 deletions

View File

@@ -59,10 +59,9 @@ add_library(SDL3::SDL3-static STATIC IMPORTED)
set_target_properties(SDL3::SDL3-static PROPERTIES
COMPATIBLE_INTERFACE_BOOL "SDL3_SHARED"
COMPATIBLE_INTERFACE_STRING "SDL_VERSION"
INTERFACE_LINK_LIBRARIES "\$<LINK_ONLY:kernel32>;\$<LINK_ONLY:user32>;\$<LINK_ONLY:gdi32>;\$<LINK_ONLY:winmm>;\$<LINK_ONLY:imm32>;\$<LINK_ONLY:ole32>;\$<LINK_ONLY:oleaut32>;\$<LINK_ONLY:version>;\$<LINK_ONLY:uuid>;\$<LINK_ONLY:advapi32>;\$<LINK_ONLY:setupapi>;\$<LINK_ONLY:shell32>;\$<LINK_ONLY:hid>;\$<LINK_ONLY:dinput8>;SDL3::Headers"
INTERFACE_LINK_LIBRARIES "\$<LINK_ONLY:kernel32>;\$<LINK_ONLY:user32>;\$<LINK_ONLY:gdi32>;\$<LINK_ONLY:winmm>;\$<LINK_ONLY:imm32>;\$<LINK_ONLY:ole32>;\$<LINK_ONLY:oleaut32>;\$<LINK_ONLY:version>;\$<LINK_ONLY:uuid>;\$<LINK_ONLY:advapi32>;\$<LINK_ONLY:setupapi>;\$<LINK_ONLY:shell32>;\$<LINK_ONLY:dinput8>;SDL3::Headers"
INTERFACE_SDL3_SHARED "FALSE"
INTERFACE_SDL_VERSION "SDL3"
SDL_FULL_VERSION "3.5.0"
)
# Load information for each installed configuration.