Skip to content

Commit

Permalink
[amx] Enhance: CMakeLists.txt file path correction
Browse files Browse the repository at this point in the history
Influenced by commit a8d9e3, correct file path to CMakeLists.txt.

Signed-off-by: Haoliang Zhu <[email protected]>
  • Loading branch information
zxv111n authored and ysun committed Sep 29, 2024
1 parent a8d9e30 commit 6c13b21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BM/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
cmake_minimum_required(VERSION 3.12)
project(lkvs)

set(SUBFOLDER amx/tmul avx512vbmi cet cmpccxadd pt
set(SUBFOLDER amx avx512vbmi cet cmpccxadd pt
splitlock telemetry th tools/cpuid_check
tools/pcie umip workload-xsave xsave)

Expand Down
File renamed without changes.

0 comments on commit 6c13b21

Please sign in to comment.