Fix the x64 release with perf tests CMakePresets.json by adding the missing enable-tests inheritance (#5152)
This commit is contained in:
parent
135e746243
commit
ada3915d6f
@ -521,6 +521,7 @@
|
||||
"inherits": [
|
||||
"x64-static",
|
||||
"release-build",
|
||||
"enable-tests",
|
||||
"enable-perf"
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user