head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.05.17.09.24.43; author adam; state Exp; branches; next ; commitid fGRwYXukzP6Vh9GG; desc @@ 1.1 log @uhd: fix boost detection in UHDConfig.cmake @ text @$NetBSD$ Don't look for boost system library. --- cmake/Modules/UHDConfig.cmake.in.orig 2026-05-17 09:17:31.556224048 +0000 +++ cmake/Modules/UHDConfig.cmake.in @@@@ -30,7 +30,6 @@@@ find_dependency(Boost ${UHD_BOOST_MIN_VE date_time filesystem program_options - system serialization thread unit_test_framework @