mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:00:04 +00:00
Text product message
This commit is contained in:
parent
03fdd99585
commit
55d856a745
5 changed files with 418 additions and 0 deletions
|
|
@ -3,8 +3,10 @@ project(scwx-data)
|
|||
find_package(Boost)
|
||||
|
||||
set(HDR_AWIPS include/scwx/awips/message.hpp
|
||||
include/scwx/awips/text_product_message.hpp
|
||||
include/scwx/awips/wmo_header.hpp)
|
||||
set(SRC_AWIPS source/scwx/awips/message.cpp
|
||||
source/scwx/awips/text_product_message.cpp
|
||||
source/scwx/awips/wmo_header.cpp)
|
||||
set(HDR_COMMON include/scwx/common/characters.hpp
|
||||
include/scwx/common/color_table.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue