rsx/gtest: Enable unit tests for nix builds

This commit is contained in:
kd-11 2025-12-08 00:47:46 +03:00 committed by kd-11
parent 43d8518faa
commit 98a12de256
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ if(BUILD_RPCS3_TESTS)
tests/test_simple_array.cpp tests/test_simple_array.cpp
tests/test_address_range.cpp tests/test_address_range.cpp
tests/test_rsx_cfg.cpp tests/test_rsx_cfg.cpp
tests/test_rsx_fp_asm.cpp
) )
target_link_libraries(rpcs3_test target_link_libraries(rpcs3_test