This commit is contained in:
Your Name
2025-04-30 22:04:50 +12:00
parent aa234ebef5
commit 9c0ade961f
4 changed files with 10625 additions and 193 deletions

View File

@@ -26,6 +26,8 @@ add_executable(dropshell_template_registry ${SOURCES})
# Link libraries
target_link_libraries(dropshell_template_registry
pthread
ssl
crypto
)
# Set compile options for static linking