[CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-19 Thread Michael Hertling
Dear CMake community, dear CMake developers, until recently, there has been some considerations w.r.t. the applicability of FIND_PACKAGE_HANDLE_STANDARD_ARGS() to components requested by FIND_PACKAGE() with the COMPONENTS|REQUIRED option, see and the ini

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-21 Thread Alexander Neundorf
On Tuesday 20 April 2010, Michael Hertling wrote: > Dear CMake community, dear CMake developers, > ... > There's another aspect related to this I'd like to comment on: During > the abovementioned considerations on the bug tracker and the mailing > list, the question has arisen if it's reasonable to

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-21 Thread S Roderick
On Apr 21, 2010, at 15:13 , Alexander Neundorf wrote: > On Tuesday 20 April 2010, Michael Hertling wrote: >> Dear CMake community, dear CMake developers, >> > ... >> There's another aspect related to this I'd like to comment on: During >> the abovementioned considerations on the bug tracker and t

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-22 Thread Michael Hertling
On 04/21/2010 09:13 PM, Alexander Neundorf wrote: > On Tuesday 20 April 2010, Michael Hertling wrote: >> Dear CMake community, dear CMake developers, >> > ... >> There's another aspect related to this I'd like to comment on: During >> the abovementioned considerations on the bug tracker and the mai

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-22 Thread Michael Hertling
On 04/21/2010 09:29 PM, S Roderick wrote: > On Apr 21, 2010, at 15:13 , Alexander Neundorf wrote: > >> On Tuesday 20 April 2010, Michael Hertling wrote: >>> Dear CMake community, dear CMake developers, >>> >> ... >>> There's another aspect related to this I'd like to comment on: During >>> the abo

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-22 Thread S Roderick
On Apr 22, 2010, at 06:21 , Michael Hertling wrote: > On 04/21/2010 09:29 PM, S Roderick wrote: >> On Apr 21, 2010, at 15:13 , Alexander Neundorf wrote: >> >>> On Tuesday 20 April 2010, Michael Hertling wrote: Dear CMake community, dear CMake developers, >>> ... There's another as

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-22 Thread Michael Wild
On 22. Apr, 2010, at 13:50 , S Roderick wrote: > On Apr 22, 2010, at 06:21 , Michael Hertling wrote: > >> On 04/21/2010 09:29 PM, S Roderick wrote: >>> On Apr 21, 2010, at 15:13 , Alexander Neundorf wrote: >>> On Tuesday 20 April 2010, Michael Hertling wrote: > Dear CMake community, de

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-22 Thread Alexander Neundorf
On Thursday 22 April 2010, Michael Hertling wrote: > On 04/21/2010 09:13 PM, Alexander Neundorf wrote: > > On Tuesday 20 April 2010, Michael Hertling wrote: > >> Dear CMake community, dear CMake developers, > > > > ... > > > >> There's another aspect related to this I'd like to comment on: During >

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-23 Thread Michael Hertling
On 04/22/2010 01:50 PM, S Roderick wrote: > On Apr 22, 2010, at 06:21 , Michael Hertling wrote: > >> On 04/21/2010 09:29 PM, S Roderick wrote: >>> On Apr 21, 2010, at 15:13 , Alexander Neundorf wrote: >>> On Tuesday 20 April 2010, Michael Hertling wrote: > Dear CMake community, dear CMake

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-24 Thread Michael Hertling
On 04/22/2010 02:04 PM, Michael Wild wrote: > > On 22. Apr, 2010, at 13:50 , S Roderick wrote: > >> On Apr 22, 2010, at 06:21 , Michael Hertling wrote: >> >>> On 04/21/2010 09:29 PM, S Roderick wrote: On Apr 21, 2010, at 15:13 , Alexander Neundorf wrote: > On Tuesday 20 April 2010,

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-25 Thread Michael Hertling
On 04/22/2010 09:55 PM, Alexander Neundorf wrote: > On Thursday 22 April 2010, Michael Hertling wrote: >> On 04/21/2010 09:13 PM, Alexander Neundorf wrote: >>> On Tuesday 20 April 2010, Michael Hertling wrote: Dear CMake community, dear CMake developers, >>> >>> ... >>> There's another as

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-26 Thread Alexander Neundorf
On Sunday 25 April 2010, Michael Hertling wrote: > On 04/22/2010 09:55 PM, Alexander Neundorf wrote: > > On Thursday 22 April 2010, Michael Hertling wrote: > >> On 04/21/2010 09:13 PM, Alexander Neundorf wrote: > >>> On Tuesday 20 April 2010, Michael Hertling wrote: > Dear CMake community, dea

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-04-29 Thread Michael Hertling
On 04/26/2010 10:07 PM, Alexander Neundorf wrote: > On Sunday 25 April 2010, Michael Hertling wrote: >> On 04/22/2010 09:55 PM, Alexander Neundorf wrote: >>> On Thursday 22 April 2010, Michael Hertling wrote: On 04/21/2010 09:13 PM, Alexander Neundorf wrote: > On Tuesday 20 April 2010, Mic

Re: [CMake] Apply FIND_PACKAGE_HANDLE_STANDARD_ARGS() on COMPONENTS

2010-05-03 Thread Brad King
Hi Michael, Thank you for your detailed input on this topic. FYI, I'm the original designer/implementer of find_package, find-module support, and package configuration file support. Much like the rest of CMake, it was created as needed. There was no monolithic design stage, so there is some his