fix the dates and CMakeLists

This commit is contained in:
Hartmut Seichter 2019-01-01 21:56:00 +01:00
parent 6501eca4fb
commit 9819fa7f36
2 changed files with 3 additions and 1 deletions

View file

@ -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