mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-03 09:00:05 +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}::Positioning
|
||||||
Qt${QT_VERSION_MAJOR}::SerialPort
|
Qt${QT_VERSION_MAJOR}::SerialPort
|
||||||
Qt${QT_VERSION_MAJOR}::Svg
|
Qt${QT_VERSION_MAJOR}::Svg
|
||||||
|
atomic
|
||||||
Boost::json
|
Boost::json
|
||||||
Boost::timer
|
Boost::timer
|
||||||
QMapLibre::Core
|
QMapLibre::Core
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue