mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 03:50:05 +00:00
Draw a triangle on the map
This commit is contained in:
parent
b1e00cca83
commit
79ab14ab95
6 changed files with 250 additions and 364 deletions
|
|
@ -1,2 +1,8 @@
|
|||
cmake_minimum_required(VERSION 3.11)
|
||||
|
||||
set_property(DIRECTORY
|
||||
APPEND
|
||||
PROPERTY CMAKE_CONFIGURE_DEPENDS
|
||||
scwx-qt.cmake)
|
||||
|
||||
include(scwx-qt.cmake)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue