Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid explicitly searching for the WindowsSDK | Chris Robinson | 2021-01-19 | 1 | -634/+0 |
| | | | | | | It's causing problems with various setups. So instead we'll have to assume some things for Windows (namely that winmm exists, and if dsound isn't in DXSDK_DIR, it needs to be in the compiler's default paths to be usable). | ||||
* | Recognize ARM64 as a VS platform | Chris Robinson | 2020-11-18 | 1 | -1/+3 |
| | |||||
* | Enable to detect Windows SDK v2004 | HALX99 | 2020-06-11 | 1 | -0/+1 |
| | |||||
* | Enable to detect Windows SDK v1903 | Minmin Gong | 2019-08-09 | 1 | -9/+10 |
| | |||||
* | Update FindWindowsSDK.cmake | wangwenx190 | 2018-11-27 | 1 | -4/+4 |
| | |||||
* | Update FindWindowsSDK.cmake | wangwenx190 | 2018-11-27 | 1 | -0/+4 |
| | | | Support latest Win10 SDK. | ||||
* | Added cmake FindWindowsSDK for FindDSound module and fixed FindDSound.cmake | septag | 2016-11-03 | 1 | -0/+626 |