jsoncpp: rubocop tweaks.

This commit is contained in:
Mike McQuaid 2016-10-22 13:33:54 +01:00
parent 7d46b7db3d
commit 85b18dff25

View file

@ -21,7 +21,7 @@ class Jsoncpp < Formula
def install
ENV.cxx11
cmake_args = std_cmake_args + %W[
cmake_args = std_cmake_args + %w[
-DBUILD_STATIC_LIBS=ON
-DBUILD_SHARED_LIBS=ON
-DJSONCPP_WITH_CMAKE_PACKAGE=ON