Skip to content

Commit

Permalink
udpate default
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Feb 17, 2024
1 parent a156f34 commit 4c139e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/presets/CMakeLinuxArm64ConfigPresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"configurePresets": [
{
"name": "linux_gcc_cpu_arm64_release",
"displayName": "linux gcc cpu release",
"displayName": "linux gcc cpu arm64 release",
"inherits": [
"linux_gcc_cpu_release",
"linux_gcc_default",
"linux_release_default"
],
"binaryDir": "${sourceDir}/build/gcc_cpu/release",
Expand Down

0 comments on commit 4c139e5

Please sign in to comment.