Open traversaro opened 1 year ago
For some reasons we are using cmake in bld_py.bat and pip in build_py.sh, probably we can use the same in both scripts for consistency.
cmake
bld_py.bat
pip
build_py.sh
For some reasons we are using
cmake
inbld_py.bat
andpip
inbuild_py.sh
, probably we can use the same in both scripts for consistency.