Skip to content

Commit fba2ee8

Browse files
committed
cmake update
1 parent caf01d3 commit fba2ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cc-tools/contention-l1d/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ add_custom_command(
1515
TARGET measure-l1d-contention POST_BUILD
1616
COMMAND ${CMAKE_COMMAND} -E copy
1717
${CMAKE_CURRENT_SOURCE_DIR}/Viz_L1D_contention.sh
18-
${CMAKE_BINARY_DIR}/Viz_L1D_contention.sh)
18+
${CMAKE_BINARY_DIR}/graph-l1d-contention)

0 commit comments

Comments
 (0)