try fix build issue
This commit is contained in:
parent
feef42f9ba
commit
4499a4c30a
@ -96,6 +96,8 @@ CMAKE_OPTS="-DCMAKE_BUILD_TYPE=RELEASE"
|
||||
|
||||
cmake .. \
|
||||
-DBUILD_EXAMPLES=on \
|
||||
-DCMAKE_CXX_FLAGS="-Wno-error"\
|
||||
-DCMAKE_C_FLAGS="-Wno-error"\
|
||||
$CMAKE_OPTS
|
||||
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user