构建python 版本
This commit is contained in:
parent
fdd10b3d53
commit
e897938ba4
@ -70,7 +70,7 @@ cmake ../../ -DCMAKE_BUILD_TYPE=Release\
|
||||
-DPYTHON_LIBRARY=$(python3 -c "import distutils.sysconfig as sysconfig; print(sysconfig.get_config_var('LIBDIR')+ '/libpython3.so')")\
|
||||
-DCMAKE_INSTALL_PREFIX=/usr
|
||||
make -j24 V=1
|
||||
ctest -E "opencv_test_objdetect opencv_test_photo"
|
||||
ctest -E "opencv_test_objdetect" "opencv_test_photo"
|
||||
|
||||
|
||||
%install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user