We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a54de commit 14b164cCopy full SHA for 14b164c
build/conf/opensource.conf
@@ -47,7 +47,7 @@ when ($OPENSOURCE == "yes" && $EXPORT_GRADLE == "yes") {
47
# Extra macros to control how cmake export works
48
49
when ($OPENSOURCE == "yes" && $EXPORT_CMAKE == "yes") {
50
- # Python version is not actually used in exported cmake's rigth now.
+ # Python version is not actually used in exported cmake's right now.
51
# The only reason to set it is to avoid any deps on contrib/python|contrib/libs/python when
52
# exporting PY_*_MODULE and force dependency to build/platform/python there.
53
USE_SYSTEM_PYTHON=3.10
0 commit comments