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 0764310 commit c42ecd4Copy full SHA for c42ecd4
source/tests/metacall_configuration_exec_path_test/CMakeLists.txt
@@ -192,6 +192,7 @@ test_environment_variables(${target}
192
"CONFIGURATION_PATH=${PY_CONFIGURATION_PATH}/global.json"
193
"SERIAL_LIBRARY_PATH=${SERIAL_LIBRARY_PATH}"
194
"DETOUR_LIBRARY_PATH=${DETOUR_LIBRARY_PATH}"
195
+ "${TESTS_SANITIZER_ENVIRONMENT_VARIABLES}"
196
)
197
198
#
0 commit comments