Bring eddsa branch up to date #28

Closed
13pgeiser wants to merge 11 commits from pag into eddsa
2 changed files with 3 additions and 1 deletions
Showing only changes of commit de9f53acd8 - Show all commits

View File

@@ -93,6 +93,8 @@ if(NOT ESP_PLATFORM)
)
endif(APPLE)
target_link_libraries(pico_openpgp PRIVATE pthread m)
else()
pico_add_extra_outputs(${CMAKE_PROJECT_NAME})
endif()
endif()