Commit c211d97ecb351254a1020f2a9eecd47e65ad5484

kinichiro 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.