Skip to content

Commit

Permalink
Plots: update cmake script
Browse files Browse the repository at this point in the history
Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
  • Loading branch information
srmainwaring committed Dec 31, 2024
1 parent 4c95b3f commit a59b1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gz-waves/test/plots/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Find additional dependencies
#============================================================================

find_package(Boost COMPONENTS iostreams)
find_package(Boost REQUIRED COMPONENTS ALL)

#============================================================================
# Add executables
Expand Down

0 comments on commit a59b1fe

Please sign in to comment.