Skip to content

Commit

Permalink
Bad flag :-(
Browse files Browse the repository at this point in the history
  • Loading branch information
sjmgarnier committed Dec 30, 2023
1 parent 4813b5d commit 1a9d71d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/install.R
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ defaultOpenCVPath <- function() {
' -DOpenCV_ARCH=x64',
' -DOpenCV_RUNTIME=mingw',
' -DBUILD_SHARED_LIBS=ON',
' -DCMAKE_TRY_COMPILE_TARGET_TYPE=STATIC_LIBRARY',
if (grepl("11", config$os)) ' -DCPU_DISPATCH=SSE4_1,SSE4_2,FP16,AV')
),
' -DCMAKE_MAKE_PROGRAM="', config$make_path, '"',
Expand Down

0 comments on commit 1a9d71d

Please sign in to comment.