Skip to content

Commit 9eb77fd

Browse files
(Temp) Override Atomic again
1 parent eba1049 commit 9eb77fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ else()
192192
set(LOGROTATE_CREATE "\n\tcreate 644 ${ICINGA2_USER} ${ICINGA2_GROUP}")
193193
endif()
194194

195-
find_package(Boost ${BOOST_MIN_VERSION} COMPONENTS atomic coroutine context date_time filesystem iostreams thread program_options regex REQUIRED)
195+
find_package(Boost ${BOOST_MIN_VERSION} COMPONENTS coroutine context date_time filesystem iostreams thread program_options regex REQUIRED)
196196

197197
# Suppress only OpenSSL's own deprecation attributes (we must keep supporting
198198
# OpenSSL 1.0/1.1 API).

0 commit comments

Comments
 (0)