Explicitly link atomic for max_time_step_queue_size

This commit is contained in:
AdenKoperczak 2025-04-17 09:22:11 -04:00
parent 97693fdace
commit 3f9f5fcb90
No known key found for this signature in database
GPG key ID: 9843017036F62EE7

View file

@ -692,6 +692,7 @@ target_link_libraries(scwx-qt PUBLIC Qt${QT_VERSION_MAJOR}::Widgets
Qt${QT_VERSION_MAJOR}::Positioning
Qt${QT_VERSION_MAJOR}::SerialPort
Qt${QT_VERSION_MAJOR}::Svg
atomic
Boost::json
Boost::timer
QMapLibre::Core