1*03ce13f7SAndroid Build Coastguard Workerprefix=@CMAKE_INSTALL_PREFIX@ 2*03ce13f7SAndroid Build Coastguard Workerexec_prefix=${prefix} 3*03ce13f7SAndroid Build Coastguard Workerlibdir=${prefix}/@CMAKE_INSTALL_LIBDIR@ 4*03ce13f7SAndroid Build Coastguard Workerincludedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@ 5*03ce13f7SAndroid Build Coastguard Worker 6*03ce13f7SAndroid Build Coastguard WorkerName: SPIRV-Tools 7*03ce13f7SAndroid Build Coastguard WorkerDescription: Tools for SPIR-V 8*03ce13f7SAndroid Build Coastguard WorkerVersion: @CURRENT_VERSION@ 9*03ce13f7SAndroid Build Coastguard WorkerURL: https://github.com/KhronosGroup/SPIRV-Tools 10*03ce13f7SAndroid Build Coastguard Worker 11*03ce13f7SAndroid Build Coastguard WorkerLibs: -L${libdir} @SPIRV_LIBRARIES@ 12*03ce13f7SAndroid Build Coastguard WorkerCflags: -I${includedir} 13