Skip to content

Commit

Permalink
opencv remove commented out lines
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitre authored Dec 17, 2024
1 parent 65c2b98 commit 97e3873
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apothecary/formulas/opencv/opencv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -534,8 +534,6 @@ function build() {
-DCMAKE_C_STANDARD=${C_STANDARD} \
-DCMAKE_CXX_STANDARD=${CPP_STANDARD} \
-DCMAKE_CXX_STANDARD_REQUIRED=ON \
# -DCMAKE_CXX_FLAGS="-I/${EMSDK}/upstream/emscripten/system/lib/libcxxabi/include/ -msimd128 ${FLAG_RELEASE}" \
# -DCMAKE_C_FLAGS="-I/${EMSDK}/upstream/emscripten/system/lib/libcxxabi/include/ -msimd128 ${FLAG_RELEASE}" \
-DCMAKE_CXX_FLAGS="-I/${EMSDK}/upstream/emscripten/system/lib/libcxxabi/include/ ${FLAG_RELEASE}" \
-DCMAKE_C_FLAGS="-I/${EMSDK}/upstream/emscripten/system/lib/libcxxabi/include/ ${FLAG_RELEASE}" \
-DCMAKE_CXX_EXTENSIONS=OFF \
Expand Down

0 comments on commit 97e3873

Please sign in to comment.