From bd10b67d19fd20079ce3a6a12f04203911f3a864 Mon Sep 17 00:00:00 2001 From: Mahno Date: Sat, 8 Feb 2025 13:29:49 +0800 Subject: [PATCH] add test_exec_monitor to boost-test --- boost.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/boost.spec b/boost.spec index 752998d..c57edfb 100644 --- a/boost.spec +++ b/boost.spec @@ -622,6 +622,7 @@ find libs -name example -exec cp {} boost-example --parents -r \; %license LICENSE_1_0.txt %{_libdir}/libboost_prg_exec_monitor.so.%{version} %{_libdir}/libboost_unit_test_framework.so.%{version} +%{_libdir}/libboost_test_exec_monitor.so.%{version} %files thread %license LICENSE_1_0.txt