Skip to content

Commit e094249

Browse files
authored
Update ReadoutDependencies.cmake
quick fix because of alisw/alidist#1363
1 parent 84f53f4 commit e094249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ReadoutDependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
find_package(Boost COMPONENTS unit_test_framework program_options system thread system timer program_options random filesystem regex signals REQUIRED)
1+
find_package(Boost COMPONENTS container unit_test_framework program_options system thread system timer program_options random filesystem regex signals REQUIRED)
22
find_package(Git QUIET)
33
find_package(Monitoring REQUIRED)
44
find_package(Configuration REQUIRED)

0 commit comments

Comments
 (0)