[Testing] Define full test paths, unify test results of vectors to unsigned type
This commit is contained in:
committed by
Radosław Gliński
parent
7ff152a5a7
commit
c2650c6e58
@@ -6,6 +6,9 @@ add_executable(xenia-cpu-ppc-tests
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/ppc_testing_main.cc
|
||||
)
|
||||
|
||||
target_compile_definitions(xenia-cpu-ppc-tests PRIVATE
|
||||
XE_SOURCE_ROOT="${PROJECT_SOURCE_DIR}")
|
||||
|
||||
# Add platform-specific console app main
|
||||
if(WIN32)
|
||||
target_sources(xenia-cpu-ppc-tests PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user