feat remove openssl dependency functions and add missing file to cmake (#52)
* feat: remove openssl dependency functions and add missing file to cmake * chore: also build shared lib * chore: also build shared for github ci * chore: do not test shared libs in ci for the moment
This commit is contained in:
@@ -442,6 +442,7 @@ if(${CMAKE_SYSTEM_NAME}
|
||||
$<$<BOOL:${BACDL_MSTP}>:ports/linux/dlmstp.c>
|
||||
$<$<BOOL:${BACDL_MSTP}>:ports/linux/dlmstp_linux.c>
|
||||
$<$<BOOL:${BACDL_MSTP}>:ports/linux/dlmstp_linux.h>
|
||||
ports/linux/mstimer-init.c
|
||||
# ports/linux/rx_fsm.c
|
||||
$<$<BOOL:${BACDL_ETHERNET}>:ports/linux/ethernet.c>)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user