Skip to content

Commit

Permalink
cmake: extend math_progs because of sqrt (#759)
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop committed Oct 25, 2024
1 parent 96a3d74 commit 2daaaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prog/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 2daaaad

Please sign in to comment.