Jan Vesely | e25db17 | 2019-01-07 20:20:37 +0000 | [diff] [blame] | 1 | includedir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_INCLUDEDIR@ |
2 | libexecdir=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_DATADIR@/clc | ||||
Jan Vesely | 2ce1d09 | 2018-11-27 16:07:19 +0000 | [diff] [blame] | 3 | |
4 | Name: libclc | ||||
5 | Description: Library requirements of the OpenCL C programming language | ||||
6 | Version: @PROJECT_VERSION@ | ||||
7 | Cflags: -I${includedir} | ||||
8 | Libs: -L${libexecdir} |