mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 13:30:06 +00:00
Store radar data in Ar2vFile object
This commit is contained in:
parent
79ab14ab95
commit
a2c6ee70a4
18 changed files with 183 additions and 39 deletions
|
|
@ -1,2 +1,8 @@
|
|||
cmake_minimum_required(VERSION 3.11)
|
||||
|
||||
set_property(DIRECTORY
|
||||
APPEND
|
||||
PROPERTY CMAKE_CONFIGURE_DEPENDS
|
||||
wxdata.cmake)
|
||||
|
||||
include(wxdata.cmake)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue