• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1includedir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_INCLUDEDIR@
2libexecdir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_DATADIR@/clc
3
4Name: libclc
5Description: Library requirements of the OpenCL C programming language
6Version: @PROJECT_VERSION@
7Cflags: -I${includedir}
8Libs: -L${libexecdir}
9