• Show log

    Commit

  • Hash : c211d97e
    Author : kinichiro
    Date : 2021-12-04T10: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.