Skip to content

Commit

Permalink
Export compile_commands
Browse files Browse the repository at this point in the history
  • Loading branch information
ll-nick authored Oct 8, 2024
1 parent f47ee53 commit a13168c
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 @@ -4,6 +4,7 @@ project(arbitration_graphs)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)

set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

###################
## Find packages ##
Expand Down

0 comments on commit a13168c

Please sign in to comment.