mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 14:10:06 +00:00
Calculate coordinates in parallel and eliminate duplication, in advance of vertices
This commit is contained in:
parent
aad37f9e01
commit
c6a323247d
2 changed files with 81 additions and 52 deletions
|
|
@ -103,6 +103,7 @@ target_include_directories(scwx-qt PRIVATE ${scwx-qt_SOURCE_DIR}/source
|
|||
target_link_libraries(scwx-qt PRIVATE Qt${QT_VERSION_MAJOR}::Widgets
|
||||
Qt${QT_VERSION_MAJOR}::OpenGLWidgets
|
||||
Boost::log
|
||||
Boost::timer
|
||||
qmapboxgl
|
||||
opengl32
|
||||
GeographicLib::GeographicLib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue