From 825442a6202be397ce30cb4689336886f45cdfda Mon Sep 17 00:00:00 2001 From: PengC Date: Mon, 27 Oct 2025 17:16:55 +0800 Subject: [PATCH] Adapt dir adjust --- impl/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/impl/CMakeLists.txt b/impl/CMakeLists.txt index c29d95d3..37168717 100644 --- a/impl/CMakeLists.txt +++ b/impl/CMakeLists.txt @@ -15,6 +15,10 @@ target_include_directories(tiling_api_headers INTERFACE $<$:$> $<$>:$> $<$>:$> + $<$>:$> + $<$>:$> + $<$>:$> + $<$>:$> $ $ $ -- Gitee