Try to initialize with setup.sh

This commit is contained in:
Jose Ignacio Marquez Damian 2022-11-19 09:38:34 +01:00 committed by GitHub
parent b199db9cb9
commit 39d0c5cd61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ cmake \
-DMODIFY_RPATH=OFF \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_EXAMPLES=OFF \
-DINSTALL_SETUPSH=OFF \
-DINSTALL_SETUPSH=ON \
-DEMBED_DATA=ON \
-DINSTALL_DATA=OFF \
-DNO_DIRECT_PYMODINST=ON \