jasmine-headless-webkit/ext/jasmine-webkit-specrunner/extconf.rb

7 lines
114 B
Ruby
Raw Normal View History

2011-07-18 14:52:57 +00:00
$: << File.expand_path("../../../lib", __FILE__)
require 'qt/qmake'
Qt::Qmake.make!('jasmine-headless-webkit')