mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:10:05 +00:00
Text product files
This commit is contained in:
parent
55d856a745
commit
e5c40b9eb5
7 changed files with 172 additions and 4 deletions
|
|
@ -3,9 +3,11 @@ project(scwx-data)
|
|||
find_package(Boost)
|
||||
|
||||
set(HDR_AWIPS include/scwx/awips/message.hpp
|
||||
include/scwx/awips/text_product_file.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_file.cpp
|
||||
source/scwx/awips/text_product_message.cpp
|
||||
source/scwx/awips/wmo_header.cpp)
|
||||
set(HDR_COMMON include/scwx/common/characters.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue