From 98a12de25685e2034711cdaedd1b5c1c0f4752ea Mon Sep 17 00:00:00 2001 From: kd-11 Date: Mon, 8 Dec 2025 00:47:46 +0300 Subject: [PATCH] rsx/gtest: Enable unit tests for nix builds --- rpcs3/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/rpcs3/CMakeLists.txt b/rpcs3/CMakeLists.txt index 796351e16c..02a6bfeed4 100644 --- a/rpcs3/CMakeLists.txt +++ b/rpcs3/CMakeLists.txt @@ -193,6 +193,7 @@ if(BUILD_RPCS3_TESTS) tests/test_simple_array.cpp tests/test_address_range.cpp tests/test_rsx_cfg.cpp + tests/test_rsx_fp_asm.cpp ) target_link_libraries(rpcs3_test