Skip to content

Commit

Permalink
undoes unnecessary indent change
Browse files Browse the repository at this point in the history
  • Loading branch information
BlakeFreer committed Apr 14, 2024
1 parent b6dea23 commit a5361ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firmware/projects/DemoCan/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ add_dependencies(main generated_can)


target_include_directories(main
PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}/inc
PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}/inc
)

# Link ETL which is needed for generated/can/msg_registry.h
Expand Down

0 comments on commit a5361ec

Please sign in to comment.