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}
|