crispy-doom/pcsound
Roman Fomin 825f59bb89
CMake build system updates (#1572)
* Enable the CMAKE_FIND_PACKAGE_PREFER_CONFIG option to find modules first in
  configuration mode.

* Rename SDL2 targets for compatibility with vendored configurations.

* Add vcpkg.json to support vcpkg in manifest mode.
2023-01-26 14:59:31 +01:00
..
.gitignore Add tags files to svn:ignore properties. 2010-01-27 19:16:26 +00:00
CMakeLists.txt CMake build system updates (#1572) 2023-01-26 14:59:31 +01:00
Makefile.am Makefile.am: add CMakeLists.txt and win32 to EXTRA_DIST 2018-06-05 10:41:38 -07:00
pcsound.c pcsound: Move pcsound_driver_t extern declarations to pcsound_internal.h 2022-09-27 14:04:16 +03:00
pcsound.h Clean up file headers. 2014-05-05 00:20:54 -04:00
pcsound_bsd.c Add thread name to SDL_CreateThread calls. 2014-11-28 15:43:26 -05:00
pcsound_internal.h pcsound: Move pcsound_driver_t extern declarations to pcsound_internal.h 2022-09-27 14:04:16 +03:00
pcsound_linux.c pcsound: Partial fix for #795 #866 (#866) 2023-01-20 08:41:23 +01:00
pcsound_sdl.c pcsound: Partial fix for #795 #866 (#866) 2023-01-20 08:41:23 +01:00
pcsound_win32.c pcsound: Remove Win9x TODO(). 2017-01-02 14:56:59 +01:00