You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
529:
Fix python3 finding on OSX with -DUSE_PYTHON_VERSION=3
527:
Refactor INSTALL_PACKAGES out of SubProject.cmake, also fixing a bug that
the dependencies of a project were not installed if it did not have a
.gitsubprojects file.
526:
Provide getSchema() and toJSON() for generated version.h
517:
Clone sub projects in parallel. This feature can be optionally disabled with
COMMON_SUBPROJECT_PARALLEL_CLONE set to OFF.