Remove duplicated args in mingw-w64-tageditor-static

This commit is contained in:
Martchus 2018-02-15 00:07:44 +01:00
parent afe15585f1
commit ff8d87af6c
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ build() {
-DCMAKE_INSTALL_PREFIX="/usr/${_arch}" \
-DWEBVIEW_PROVIDER="${_webview_provider}" \
-DJS_PROVIDER="${_js_provider}" \
-DENABLE_JSON_EXPORT="${_json_export}" \
-DENABLE_JSON_EXPORT:BOOL="${_json_export}" \
-DREFLECTION_GENERATOR_EXECUTABLE:FILEPATH='/usr/bin/reflective_rapidjson_generator' \
-DREFLECTION_GENERATOR_TRIPLE:STRING="${_arch}" \