[CMake] [cmake] [RFC] rewriting FindMKL

2018-01-22 Thread Sik
Hello CMake users and devs, In openmeeg we are reviewing our MKL package finder to make it more maintainable for ourselves and others who had adopted our solution. Therefore I'm writing you requesting comments and feedback so that is useful for everyone. Here is the project we have set up in orde

Re: [CMake] [cmake] [RFC] rewriting FindMKL

2018-01-23 Thread Sik
uments and compile definitions? I would > say the CMake community is trying to move away from the old-style find > packages that define variables instead of targets. > > Regards, > Luis > > On Mon, Jan 22, 2018 at 3:16 PM, Sik wrote: > >> Hello CMake users and devs, &g

Re: [CMake] CMake guidelines and design patterns - recommendations?

2019-07-11 Thread Sik
https://pabloariasal.github.io/2018/02/19/its-time-to-do-cmake-right/ On Thu, Jul 11, 2019 at 1:56 PM hex wrote: > hello community, > > > Does anyone have a book recommendation for modern CMake with focus on > design patterns? > > > thank you > > -- > > Powered by www.kitware.com > > Please keep