[cmake] fix video_core and tests comp errors on Windows #2631

Merged
crueter merged 3 commits from fix-tests into master 2025-10-05 00:00:53 +02:00

3 commits

Author SHA1 Message Date
be320d0302 Fix license headers
All checks were successful
eden-license / license-header (pull_request) Successful in 21s
2025-10-05 00:00:18 +02:00
95c63b6a96 pragma the warnings away
i have literally no idea why the compile def did NOT work but alas

Signed-off-by: crueter <crueter@eden-emu.dev>
2025-10-05 00:00:18 +02:00
ccd4b60930 [cmake] fix tests comp error on Windows
did not link to video_core thus did not properly propagate the GPUOpen
target thus failed to find vk_mem_alloc

Signed-off-by: crueter <crueter@eden-emu.dev>
2025-10-05 00:00:18 +02:00