Sha256: d6530c9a8ac44d0b08c53fb0aeb475e57feeefce59948599a7a335f7fc6bafc9

Contents?: true

Size: 282 Bytes

Versions: 1

Compression:

Stored size: 282 Bytes

Contents

require 'mkmf'

include_path = '/usr/local/include:/usr/include:/opt/local/include:/opt/include'
lib_path = '/usr/local/lib:/usr/lib:/opt/local/lib:/opt/lib'

dir_config("image_science", include_path, lib_path)

have_library('freeimage')

create_makefile("image_science/extension")

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tlconnor-image_science-1.3.2.1.Asynchrony ext/image_science/extconf.rb