Re: [CMake] Contribute Find-module to CMake vs Config-file to upstream

2018-05-22 Thread Paul Fultz II via CMake
> On May 22, 2018, at 10:13 AM, Brad King wrote: > > On 05/22/2018 06:27 AM, Johannes Zarl-Zierl wrote: >> There's more that we (as CMake community) could do to make it easier for non- >> cmake projects to add a config file... > [snip] >> not be much more work for the maintainer as pkg-config fi

Re: [CMake] Contribute Find-module to CMake vs Config-file to upstream

2018-05-22 Thread Paul Fultz II via CMake
> On May 22, 2018, at 6:36 AM, rle...@codelibre.net wrote: > > On 2018-05-21 18:39, Mateusz Loskot wrote: >> I've been recently trying to update/add Find-modules to CMake: >> updated FindJPEG, proposed FindODBC and most recently FindLZ4. > […] >> The FindLZ4 discussion basically ended with sugges

Re: [CMake] Contribute Find-module to CMake vs Config-file to upstream

2018-05-22 Thread Mateusz Loskot
On 22 May 2018 at 13:36, wrote: > On 2018-05-21 18:39, Mateusz Loskot wrote: >> >> I've been recently trying to update/add Find-modules to CMake: >> updated FindJPEG, proposed FindODBC and most recently FindLZ4. > […] >> >> The FindLZ4 discussion basically ended with suggestion from Brad that, >>

Re: [CMake] Contribute Find-module to CMake vs Config-file to upstream

2018-05-22 Thread Mateusz Loskot
On 22 May 2018 at 12:27, Johannes Zarl-Zierl wrote: > On Montag, 21. Mai 2018 19:39:16 CEST Mateusz Loskot wrote: >> The FindLZ4 discussion basically ended with suggestion from Brad that, >> instead of adding Find-module to CMake, I should approach LZ4 project >> and add Config-file to the library

Re: [CMake] Contribute Find-module to CMake vs Config-file to upstream

2018-05-22 Thread Brad King
On 05/22/2018 11:21 AM, Sergei Nikulov wrote: >>https://mwoehlke.github.io/cps/ > > When will CMake with cps support be available? The work is still in the design phase of the CPS format itself. I've added its author in Cc. -Brad -- Powered by www.kitware.com Please keep messages on-topic

Re: [CMake] Contribute Find-module to CMake vs Config-file to upstream

2018-05-22 Thread Sergei Nikulov
вт, 22 мая 2018 г. в 18:13, Brad King : > On 05/22/2018 06:27 AM, Johannes Zarl-Zierl wrote: > > There's more that we (as CMake community) could do to make it easier for non- > > cmake projects to add a config file... > [snip] > > not be much more work for the maintainer as pkg-config files. > Th

Re: [CMake] Contribute Find-module to CMake vs Config-file to upstream

2018-05-22 Thread Brad King
On 05/22/2018 06:27 AM, Johannes Zarl-Zierl wrote: > There's more that we (as CMake community) could do to make it easier for non- > cmake projects to add a config file... [snip] > not be much more work for the maintainer as pkg-config files. There is a proposal here: https://mwoehlke.github.io

Re: [CMake] Contribute Find-module to CMake vs Config-file to upstream

2018-05-22 Thread rleigh
On 2018-05-21 18:39, Mateusz Loskot wrote: I've been recently trying to update/add Find-modules to CMake: updated FindJPEG, proposed FindODBC and most recently FindLZ4. […] The FindLZ4 discussion basically ended with suggestion from Brad that, instead of adding Find-module to CMake, I should ap

Re: [CMake] Contribute Find-module to CMake vs Config-file to upstream

2018-05-22 Thread Johannes Zarl-Zierl
Hi Mateusz, On Montag, 21. Mai 2018 19:39:16 CEST Mateusz Loskot wrote: > The FindLZ4 discussion basically ended with suggestion from Brad that, > instead of adding Find-module to CMake, I should approach LZ4 project > and add Config-file to the library itself. > Then I argued taht Config-files ar

Re: [CMake] Contribute Find-module to CMake vs Config-file to upstream

2018-05-22 Thread Jorge Perez
+1 to the gitlab central repository On Mon, 21 May 2018 at 19:39, Mateusz Loskot wrote: > Hi, > > I've been recently trying to update/add Find-modules to CMake: > updated FindJPEG, proposed FindODBC and most recently FindLZ4. > > Discussion during review of the FindLZ4 [1] ended with some surpri