Update Android
This commit is contained in:
parent
1558587105
commit
9920df6617
|
|
@ -150,12 +150,7 @@ set_target_properties(SPIRV-Tools-opt PROPERTIES
|
||||||
IMPORTED_LOCATION ${platform_spec_path}/glslang/libSPIRV-Tools-opt.a
|
IMPORTED_LOCATION ${platform_spec_path}/glslang/libSPIRV-Tools-opt.a
|
||||||
)
|
)
|
||||||
|
|
||||||
add_library(SPVRemapper STATIC IMPORTED GLOBAL)
|
set(glslang_libs_name glslang glslang-default-resource-limits MachineIndependent OGLCompiler OSDependent SPIRV SPIRV-Tools-opt SPIRV-Tools GenericCodeGen)
|
||||||
set_target_properties(SPVRemapper PROPERTIES
|
|
||||||
IMPORTED_LOCATION ${platform_spec_path}/glslang/libSPVRemapper.a
|
|
||||||
)
|
|
||||||
|
|
||||||
set(glslang_libs_name glslang glslang-default-resource-limits MachineIndependent OGLCompiler OSDependent SPIRV SPIRV-Tools-opt SPIRV-Tools SPVRemapper GenericCodeGen)
|
|
||||||
|
|
||||||
############################# TBB #############################
|
############################# TBB #############################
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue