Skip to content

Commit

Permalink
fix: added missing pem.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Vollstrecker authored Mar 10, 2024
1 parent 19efeb4 commit 8888af7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cryptopp/sources.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ set(cryptopp_SOURCES
)

set(cryptopp_SOURCES_PEM
"${cryptopp-pem_SOURCE_DIR}/pem.cpp"
"${cryptopp-pem_SOURCE_DIR}/pem_common.cpp"
"${cryptopp-pem_SOURCE_DIR}/pem_eol.cxx"
"${cryptopp-pem_SOURCE_DIR}/pem_read.cpp"
Expand Down

0 comments on commit 8888af7

Please sign in to comment.