Home
last modified time | relevance | path

Searched refs:Setting (Results 1 – 4 of 4) sorted by relevance

/mbedtls-latest/scripts/
Dconfig.py22 class Setting: class
119 self.settings[name] = Setting(True, name, value=value)
446 self.settings[name] = Setting(active, name, value,
Dwindows_msbuild.bat15 @rem Setting the VSCMD_START_DIR environment variable causes it to change
/mbedtls-latest/
DCMakeLists.txt30 # Setting this policy is required in CMake >= 3.18.0, otherwise a warning is generated. The OLD
34 # Setting the CMP0012 policy to NEW is required for FindPython3 to work with CMake 3.18.2
DREADME.md109 Setting the variable `SHARED` in your environment will build shared libraries in addition to the st…
111 …default ones, you can do so by setting `CFLAGS=-O2 -Werror` for example. Setting `WARNING_CFLAGS` …