Skip to content

Commit

Permalink
Fixed indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoGiane committed Sep 20, 2023
1 parent 36123ac commit 29c8ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ set(INCLUDE_PATHS

# Link paths
set(LINK_LIBRARIES
pthread
protobuf::libprotobuf
pthread
protobuf::libprotobuf
tbb
OpenMP::OpenMP_CXX
)
Expand Down

0 comments on commit 29c8ded

Please sign in to comment.