kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
c211d97e 2021-12-04 10:49:59 Remove unneeded target_include_directories with cmake This could remove recurring of the same statement for include directories. Instead of this removals, apps/* and tests should have include path that had been provided by INTERFACE_INCLUDE_DIRECTORIES of target libs and internal static libs.