improve pkg-config files:
- no need to have both chameleon-quark.pc.in and chameleon-starpu.pc.in - new file is chameleon.pc.in - create coreblas.pc.in and cudablas.pc.in - chameleon depends on coreblas and cudablas pkg-config files - re-write a little bit how libraries lists are converted into pkg-config style
Showing
- CMakeLists.txt 1 addition, 9 deletionsCMakeLists.txt
- cmake_modules/GenPkgConfig.cmake 106 additions, 55 deletionscmake_modules/GenPkgConfig.cmake
- lib/pkgconfig/chameleon-starpu.pc.in 0 additions, 13 deletionslib/pkgconfig/chameleon-starpu.pc.in
- lib/pkgconfig/chameleon.pc.in 1 addition, 1 deletionlib/pkgconfig/chameleon.pc.in
- lib/pkgconfig/coreblas.pc.in 13 additions, 0 deletionslib/pkgconfig/coreblas.pc.in
- lib/pkgconfig/cudablas.pc.in 13 additions, 0 deletionslib/pkgconfig/cudablas.pc.in
Loading
Please register or sign in to comment