SDL/include/build_config
Anonymous Maarten 773aad14f8 cmake: Fix building without libsamplerate library
On Fedora, the headers for 32-bit and 64-bit are shared.
When building a 32-bit library, CMake found the header (that was installed
for the 64-bit libsamplerate development package). Because no 32-bit libsamplerate
library was installed, linking failed. (SDL_LIBSAMPLERATE_DYNAMIC was set to FALSE
because CMake could not find a library)
2023-03-20 05:34:41 +01:00
..
SDL_build_config.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_build_config.h.cmake cmake: Fix building without libsamplerate library 2023-03-20 05:34:41 +01:00
SDL_build_config_android.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_build_config_emscripten.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_build_config_ios.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_build_config_macos.h cmake: Detect AVX + allow build system to disable Intel intrinsics 2023-03-15 14:54:20 +01:00
SDL_build_config_minimal.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_build_config_ngage.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_build_config_windows.h cmake: Detect AVX + allow build system to disable Intel intrinsics 2023-03-15 14:54:20 +01:00
SDL_build_config_wingdk.h cmake: Detect AVX + allow build system to disable Intel intrinsics 2023-03-15 14:54:20 +01:00
SDL_build_config_winrt.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_build_config_xbox.h cmake: Detect AVX + allow build system to disable Intel intrinsics 2023-03-15 14:54:20 +01:00
SDL_revision.h.cmake include: add \brief to includes 2023-02-19 10:01:33 -08:00