mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 10:50:10 +01:00
microsoft/clc: Install clon12compiler
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26803>
This commit is contained in:
parent
6e9b980b3f
commit
e12b68aab5
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ libclc_compiler = shared_library(
|
|||
include_directories : [inc_include, inc_src, inc_spirv],
|
||||
dependencies: [idep_mesaclc, idep_nir_headers, dep_version, idep_mesautil,
|
||||
idep_libdxil_compiler, idep_nir, idep_vtn],
|
||||
install : true,
|
||||
name_prefix : '' # otherwise mingw will create libclon12compiler.dll
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue