Sha256: c1175947b1764eb018234aea3eb370f151bc4954924d1972d8b4ce1e895e350e
Contents?: true
Size: 235 Bytes
Versions: 1
Compression:
Stored size: 235 Bytes
Contents
require 'pathname' # Set up some important locations. CONFIG_FILE = Pathname.new("#{File.dirname(__FILE__)}/configure").realpath # Delegate to Gecode's configure file. File.chmod 0755, CONFIG_FILE `#{CONFIG_FILE} --disable-examples`
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gecoder-with-gecode-0.7.1 | ext/gecode-1.3.1/extconf.rb |