fix
This commit is contained in:
parent
36643cf737
commit
2d670f4e18
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ set(CORE_SOURCES
|
|||
sale.cpp
|
||||
marketplace.cpp
|
||||
excelreader.cpp
|
||||
jsonutil
|
||||
jsonutil.cpp
|
||||
utils.cpp
|
||||
)
|
||||
|
||||
add_library(core STATIC ${CORE_SOURCES})
|
||||
|
|
Loading…
Reference in a new issue