Skip to content

Commit

Permalink
remove duplicated preset
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Feb 17, 2024
1 parent 11bcb94 commit a156f34
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions cmake/presets/CMakeLinuxX64ConfigPresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,6 @@
],
"binaryDir": "${sourceDir}/build/gcc_cpu/release"
},
{
"name": "linux_gcc_cpu_arm64_release",
"displayName": "linux gcc cpu release",
"inherits": [
"linux_gcc_cpu_release",
"linux_release_default"
],
"binaryDir": "${sourceDir}/build/gcc_cpu/release",
"architecture": "arm64"
},
{
"name": "linux_gcc_cpu_debug",
"displayName": "linux gcc cpu debug",
Expand Down

0 comments on commit a156f34

Please sign in to comment.