Anonymous Maarten
|
2ed0143425
|
visualc: fix sdl3-config.cmake
|
2024-03-23 21:41:20 +01:00 |
Ozkan Sezer
|
47cba08259
|
VisualC/pkg-support/cmake: remove subdir from public header include path
|
2023-09-30 14:33:02 +03:00 |
Anonymous Maarten
|
103fbcfc05
|
cmake: use compatible interface properties to disallow linking to a different version of SDL
|
2023-03-03 23:40:57 +01:00 |
Anonymous Maarten
|
f1202fccdc
|
cmake: create SDL3::SDL3-shared for VC and Xcode devel package
|
2023-02-20 00:43:53 +01:00 |
Anonymous Maarten
|
23c2c15a70
|
cmake: capitalize SDL3::Headers target
|
2023-01-31 01:59:21 +01:00 |
Anonymous Maarten
|
93c25e650c
|
cmake: create SDL3::headers for include path + no exported CMake variables
|
2023-01-31 01:59:21 +01:00 |
Anonymous Maarten
|
7150d6b05a
|
cmake: add SDL3 to include path
This reverts parts of 9f2ca87
|
2022-12-29 09:01:56 -08:00 |
Daniel Gibson
|
c3bf253b09
|
Remove SDL3_main from build systems, remove most of src/main/*
XCode is still missing, and src/main/winrt/SDL3-WinRTResource*
still need to find a new home
|
2022-12-15 08:01:01 -08:00 |
Sam Lantinga
|
c2432f8d0d
|
Rename SDLmain to SDL_main and SDLtest to SDL_test for consistency with other SDL libraries
|
2022-11-28 10:57:59 -08:00 |
Sam Lantinga
|
2c4159b99a
|
First pass at changing SDL 2.0 to SDL 3.0
|
2022-11-21 20:28:58 -08:00 |