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 68a3ce7 commit ea19548Copy full SHA for ea19548
programs/psa/CMakeLists.txt
@@ -11,7 +11,7 @@ if(GEN_FILES)
11
OUTPUT
12
${CMAKE_CURRENT_BINARY_DIR}/psa_constant_names_generated.c
13
COMMAND
14
- ${MBEDTLS_PYTHON_EXECUTABLE}
+ ${PSA_CRYPTO_PYTHON_EXECUTABLE}
15
${CMAKE_CURRENT_SOURCE_DIR}/../../scripts/generate_psa_constants.py
16
${CMAKE_CURRENT_BINARY_DIR}
17
WORKING_DIRECTORY
0 commit comments