mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:10:04 +00:00
Explicitly link atomic for max_time_step_queue_size
This commit is contained in:
parent
97693fdace
commit
3f9f5fcb90
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue