cocoa-xu / evision

Evision: An OpenCV-Erlang/Elixir binding
https://evision.app
Apache License 2.0
322 stars 22 forks source link

Remove support for choosing OpenCV version to simplify Makefile[.win] #232

Open cocoa-xu opened 4 months ago

cocoa-xu commented 4 months ago

Plan to remove support for choosing OpenCV version to simplify Makefile[.win]. It's also one step closer to use a single CMakeLists.txt instead of calling cmake from Makefile[.win] in the future.