fix the dates and CMakeLists
This commit is contained in:
parent
6501eca4fb
commit
9819fa7f36
2 changed files with 3 additions and 1 deletions
|
@ -16,6 +16,8 @@ set(hdrs
|
|||
set(srcs
|
||||
src/core.cpp
|
||||
src/serialize.cpp
|
||||
${CMAKE_SOURCE_DIR}/README.md
|
||||
${CMAKE_SOURCE_DIR}/LICENSE
|
||||
)
|
||||
|
||||
add_library(pwcore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue