projects
/
platform
/
upstream
/
Vulkan-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e91cfe1
)
Fix BUILD.gn
author
Yuly Novikov
<ynovikov@chromium.org>
Thu, 30 Jun 2022 17:43:15 +0000
(17:43 +0000)
committer
Charles Giessen
<46324611+charles-lunarg@users.noreply.github.com>
Thu, 30 Jun 2022 18:24:44 +0000
(12:24 -0600)
Add newly added file stack_allocation.h
Fixes #846
BUILD.gn
patch
|
blob
|
history
diff --git
a/BUILD.gn
b/BUILD.gn
index bc25c4f4524da2a4d46e810c4fd8fc58db6ec918..8753755166ed2b092da71ab618940578e753d946 100644
(file)
--- a/
BUILD.gn
+++ b/
BUILD.gn
@@
-125,6
+125,7
@@
if (!is_android) {
"loader/log.c",
"loader/log.h",
"loader/phys_dev_ext.c",
+ "loader/stack_allocation.h",
"loader/terminator.c",
"loader/trampoline.c",
"loader/unknown_function_handling.h",