From 2daaaad77992882192faa6b48bf0a8f5df99aa75 Mon Sep 17 00:00:00 2001 From: zdenop Date: Fri, 25 Oct 2024 21:00:05 +0200 Subject: [PATCH] cmake: extend math_progs because of sqrt (#759) --- prog/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prog/CMakeLists.txt b/prog/CMakeLists.txt index 73fd28b59..e7d9533d6 100644 --- a/prog/CMakeLists.txt +++ b/prog/CMakeLists.txt @@ -1,5 +1,5 @@ -set(math_progs "dna_reg|extrema_reg|insert_reg|locminmax_reg|numa1_reg|otsutest1|plottest|pta_reg|rotatefastalt|watershed_reg") +set(math_progs "blend4_reg|dna_reg|extrema_reg|insert_reg|locminmax_reg|numa1_reg|otsutest1|pixalloc_reg|plottest|pta_reg|rankhisto_reg|rotatefastalt|watershed_reg") ######################################## # FUNCTION add_prog_target