1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

modified to be able to install both "rake package && gem install opencv-x.y.z.gem" and "ruby extconf.rb && make && make install" ways

This commit is contained in:
ser1zw 2011-05-03 17:12:47 +09:00
parent f5a11ea191
commit 756db66ba4
8 changed files with 39 additions and 12 deletions

View file

@ -1,3 +0,0 @@
require (File.dirname(__FILE__) + '/version')
require 'opencv/opencv.so'