build: conditional dependency handling of depfile 73/41173/4
authorOle Troan <[email protected]>
Fri, 21 Jun 2024 15:17:09 +0000 (17:17 +0200)
committerOle Tr�an <[email protected]>
Mon, 24 Jun 2024 10:39:43 +0000 (10:39 +0000)
commit228e195e115a195b408d90e25a85dbbd8560059d
tree8887ce64d67dce6d07e6bedcf598ddc5599c18cd
parentf876b69537cd860abcaa2ccedbfe4decdada8c12
build: conditional dependency handling of depfile

Older distributions like Ubuntu 20.04 uses an old version
of cmake that does not handle absolute paths.
Leave .api dependency handling like before, i.e.
not handle interdependency between .api files for those older
builds.

Type: fix
Change-Id: I3f15a4506f6c95fca7a5b00893dc354cbed42a29
Signed-off-by: Ole Troan <[email protected]>
src/cmake/api.cmake