From 671d8da4a25fbcdc9345e72af374f1ba69a1800d Mon Sep 17 00:00:00 2001 From: William Allen Date: Mon, 15 May 2023 02:42:54 -0500 Subject: [PATCH] Update Harvester.cmake Addresses issue reported in https://github.com/Chia-Network/bladebit/issues/319 --- Harvester.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Harvester.cmake b/Harvester.cmake index 4f60a118..b92578fa 100644 --- a/Harvester.cmake +++ b/Harvester.cmake @@ -129,7 +129,7 @@ target_link_libraries(bladebit_harvester PRIVATE bladebit_config Threads::Threads - $<${have_cuda}: CUDA::cudart_static> + $<${have_cuda}:CUDA::cudart_static> INTERFACE $<$: