0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-22 04:59:34 +01:00
mongodb/etc/scons/experimental_unified_ninja.vars

10 lines
420 B
Plaintext

# This file is now empty and the settings have been made the default.
# This file exists only to prevent breakage when used with existing command line invocations.
# Configures the build for building with a unified ninja
# Each configuration will share a ninja log
# This allows the output binaries of each configuration to share a common directory
# NINJA_BUILDDIR="$BUILD_ROOT/ninja"
# DESTDIR="$BUILD_ROOT/install"