Home
last modified time | relevance | path

Searched refs:build_flags (Results 1 – 2 of 2) sorted by relevance

/external/googletest/
Dplatformio.ini21 build_flags = -I./googletest/include -I./googletest key
29 build_flags = -I./googlemock/include -I./googletest/include -I./googletest -I./googlemock key
/external/python/cpython3/Lib/distutils/
Dsysconfig.py67 build_flags = '' variable
70 build_flags = sys.abiflags variable
109 python_dir = 'python' + get_python_version() + build_flags
254 config_file = 'config-{}{}'.format(get_python_version(), build_flags)