mirror of
https://gitee.com/openharmony/third_party_spirv-headers
synced 2024-11-23 07:30:08 +00:00
bd2574ebd3
Signed-off-by: wangshi <wangshi@kaihong.com>
10 lines
223 B
PkgConfig
10 lines
223 B
PkgConfig
prefix=@CMAKE_INSTALL_PREFIX@
|
|
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
|
|
|
Name: SPIRV-Headers
|
|
Description: Header files from the SPIR-V registry
|
|
Version: @CMAKE_PROJECT_VERSION@
|
|
Requires:
|
|
Libs:
|
|
Cflags: -I${includedir}
|