Sha256: ad068c0180a1cdc047ff58b54783420494ad0a4aa7b8f1c7590f5fc61fd8f8d0
Contents?: true
Size: 214 Bytes
Versions: 4
Compression:
Stored size: 214 Bytes
Contents
require 'mkmf' if RUBY_PLATFORM.downcase.include?("darwin") with_ldflags($LDFLAGS + ' -framework Foundation'){ true } else with_ldflags($LIBS + ' -lCoreFoundation'){ true } end create_makefile('tms/helpers')
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
tms-1.7.4 | ext/tms/extconf.rb |
tms-1.7.3 | ext/tms/extconf.rb |
tms-1.7.2 | ext/tms/extconf.rb |
tms-1.7.1 | ext/tms/extconf.rb |