Updating some revs
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
+1
-1
@@ -12,4 +12,4 @@ _std_options=""
|
||||
[[ ${build_os_type} == "linux" ]] && _std_options="-std=c++11 -static-libstdc++"
|
||||
cmake_build ${library_path} -DCMAKE_CXX_FLAGS="${_fpic} ${_std_options}" -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
check_err_exit ${library_path} "Failed to build jsoncpp!"
|
||||
set_build_successful ${library_path}
|
||||
set_build_successful ${library_path}
|
||||
|
||||
Reference in New Issue
Block a user