metasploit-framework/external/ruby-kissfft/extconf.rb

6 lines
70 B
Ruby

require 'mkmf'
if(have_library("m"))
create_makefile("kissfft")
end