fix unittests link on mingw64
This commit is contained in:
@ -948,8 +948,6 @@ RUN set -ex \
|
||||
&& cd build \
|
||||
&& cmake .. -DCMAKE_TOOLCHAIN_FILE=${MY_TOOLCHAIN_FILE_CMAKE} \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DBUILD_SHARED_LIBS=ON \
|
||||
-DBUILD_STATIC_LIBS=ON \
|
||||
-DCMAKE_INSTALL_PREFIX=${MY_MINGW} \
|
||||
&& make -j${MY_NUM_JOBS} \
|
||||
&& make install \
|
||||
|
Reference in New Issue
Block a user