Skip to content

Commit

Permalink
Address PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Passerino committed Dec 16, 2024
1 parent b95c2e4 commit 08f967b
Show file tree
Hide file tree
Showing 39 changed files with 1,192 additions and 1,232 deletions.
13 changes: 2 additions & 11 deletions irobot_benchmark/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,10 @@ install(FILES
${TOPOLOGY_FILES}
DESTINATION lib/${PROJECT_NAME}/topology)

set(SCRIPTS
scripts/compare_latency.py
scripts/plot_latency.py
scripts/plot_cpu_memory.py
)

install(FILES
${SCRIPTS}
DESTINATION lib/${PROJECT_NAME}/scripts)

# Install the entire comms_benchmark directory
# Install the entire comms_benchmark directory, preserving file permissions
install(DIRECTORY comms_benchmark/
DESTINATION lib/${PROJECT_NAME}/comms_benchmark
USE_SOURCE_PERMISSIONS
)

if(BUILD_TESTING)
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 08f967b

Please sign in to comment.