[Build] Enable test discovery in VS Test Explorer

This commit is contained in:
Herman S.
2026-03-05 16:18:23 +09:00
parent 16d2cc05c5
commit 086decfa6e
5 changed files with 10 additions and 1 deletions

View File

@@ -35,3 +35,4 @@ if(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64|AMD64")
endif()
xe_target_defaults(xenia-cpu-ppc-tests)
add_test(NAME xenia-cpu-ppc-tests COMMAND xenia-cpu-ppc-tests)