• Robert Schmidt's avatar
    Refactor CMakeLists.txt OpenSSL handling · 25edebb5
    Robert Schmidt authored
    First, we do not include openssl globally using `include_directories()`,
    as most modules don't need it. Further, it is linked into SECURITY, and
    removed from all other targets (they don't need it, only SECURITY).
    
    Finally, remove a header include in NR PDCP that is not needed
    25edebb5
nr_pdcp_integrity_nia1.c 2.11 KB