Skip to content

Commit

Permalink
Add newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkrodrigues committed Oct 3, 2024
1 parent 66db28d commit 43c734b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS
"Enable/Disable output of compile commands during generation."
FORCE
)

# Disable response files since `clang-tidy` doesn't seem to be able to use them
set(CMAKE_CXX_USE_RESPONSE_FILE_FOR_INCLUDES OFF)

Expand Down

0 comments on commit 43c734b

Please sign in to comment.