Skip to content

Commit

Permalink
bump submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Dec 18, 2023
1 parent 248eabf commit ad7d7cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 3rdparty/cereal
2 changes: 1 addition & 1 deletion 3rdparty/opendbc
2 changes: 1 addition & 1 deletion cmake/FindCereal.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ else (Cereal_LIBRARIES AND Cereal_INCLUDE_DIRS)

# build cereal before we search for required Cereal plugin libs below
execute_process(
COMMAND scons -j8
COMMAND scons -j8 --minimal
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/3rdparty/cereal
)

Expand Down

0 comments on commit ad7d7cc

Please sign in to comment.