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 958d9d9 commit bdb1dcbCopy full SHA for bdb1dcb
scripts/prepare_release.sh
@@ -32,4 +32,4 @@ for GITIGNORE in $(git ls-files -- '*.gitignore'); do
32
done
33
34
#### Build system ####
35
-psed '/[Oo][Ff][Ff] in development/! s/^\( *option *( *GEN_FILES *"[^"]*" *\)\([A-Za-z0-9][A-Za-z0-9]*\)/\1'"OFF/" CMakeLists.txt
+psed '/[Oo][Ff][Ff] in development/! s/^\( *option *( *GEN_FILES *"[^"]*" *\)\([A-Za-z0-9][A-Za-z0-9]*\)/\1OFF/' CMakeLists.txt tf-psa-crypto/CMakeLists.txt
0 commit comments