Commit 144a3f5d by Chris Forbes

Add missing Reactor/CPUID.cpp to GLES side of build

Change-Id: I7ae85ca4b77ad9d90fb2f30230f1b74e5b1f665a Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/35248Reviewed-by: 's avatarBen Clayton <bclayton@google.com> Tested-by: 's avatarChris Forbes <chrisforbes@google.com>
parent 5f8a16ac
...@@ -179,6 +179,7 @@ cc_defaults { ...@@ -179,6 +179,7 @@ cc_defaults {
"Reactor/Reactor.cpp", "Reactor/Reactor.cpp",
"Reactor/LLVMReactor.cpp", "Reactor/LLVMReactor.cpp",
"Reactor/Debug.cpp", "Reactor/Debug.cpp",
"Reactor/CPUID.cpp",
], ],
cflags: [ cflags: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment