@@ -19,8 +19,8 @@ iree_bitcode_library(
19
19
ARCH
20
20
wasm_64
21
21
INTERNAL_HDRS
22
- "${CMAKE_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
23
- "${CMAKE_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
22
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
23
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
24
24
"common_arm_64.h"
25
25
"common_arm_64_entry_point.h"
26
26
"mmt4d_arm_64_internal.h"
@@ -39,8 +39,8 @@ iree_bitcode_library(
39
39
ARCH
40
40
arm_64
41
41
INTERNAL_HDRS
42
- "${CMAKE_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
43
- "${CMAKE_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
42
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
43
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
44
44
"common_arm_64.h"
45
45
"common_arm_64_entry_point.h"
46
46
"mmt4d_arm_64_internal.h"
@@ -58,8 +58,8 @@ iree_bitcode_library(
58
58
ARCH
59
59
arm_64
60
60
INTERNAL_HDRS
61
- "${CMAKE_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
62
- "${CMAKE_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
61
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
62
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
63
63
"common_arm_64.h"
64
64
"common_arm_64_entry_point.h"
65
65
"mmt4d_arm_64_internal.h"
@@ -77,8 +77,8 @@ iree_bitcode_library(
77
77
ARCH
78
78
arm_64
79
79
INTERNAL_HDRS
80
- "${CMAKE_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
81
- "${CMAKE_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
80
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
81
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
82
82
"common_arm_64.h"
83
83
"common_arm_64_entry_point.h"
84
84
"mmt4d_arm_64_internal.h"
@@ -96,8 +96,8 @@ iree_bitcode_library(
96
96
ARCH
97
97
arm_64
98
98
INTERNAL_HDRS
99
- "${CMAKE_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
100
- "${CMAKE_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
99
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
100
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
101
101
"common_arm_64.h"
102
102
"common_arm_64_entry_point.h"
103
103
"mmt4d_arm_64_internal.h"
@@ -115,8 +115,8 @@ iree_bitcode_library(
115
115
ARCH
116
116
arm_64
117
117
INTERNAL_HDRS
118
- "${CMAKE_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
119
- "${CMAKE_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
118
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
119
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
120
120
"common_arm_64.h"
121
121
"common_arm_64_entry_point.h"
122
122
"mmt4d_arm_64_internal.h"
@@ -134,8 +134,8 @@ iree_bitcode_library(
134
134
ARCH
135
135
arm_64
136
136
INTERNAL_HDRS
137
- "${CMAKE_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
138
- "${CMAKE_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
137
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/builtins/ukernel/internal_headers_filegroup.stamp"
138
+ "${PROJECT_BINARY_DIR } /runtime/src/iree/schemas/cpu_data_headers_filegroup.stamp"
139
139
"common_arm_64.h"
140
140
"common_arm_64_entry_point.h"
141
141
"mmt4d_arm_64_internal.h"
0 commit comments