capybara-webkit/lib
Charles Strahan 07976a2d78 Expose INCLUDEPATH and LIBS qmake variables
This allows one to specify the include and lib paths for gl and zlib.

Example:

    gem install capybara-webkit -- \
      --with-gl-dir=/nix/store/1sw1cyny213ih9dpdsq8h2kwqaqcm6vp-mesa-10.2.9 \
      --with-zlib-dir=/nix/store/cb649pfdf14335d07jcfmsik7a1rsgbf-zlib-1.2.8

Fixes #695
2014-12-17 10:10:43 -05:00
..
capybara Introduce allowed, blocked URL filters 2014-12-05 12:48:03 -05:00
capybara-webkit.rb Follow the expected gem name/require path 2011-09-26 11:33:25 -03:00
capybara_webkit_builder.rb Expose INCLUDEPATH and LIBS qmake variables 2014-12-17 10:10:43 -05:00