Re: [PATCH rdma-core] Use find_package(PkgConfig) not include(FindPkgConfig)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 22, 2018 at 03:37:26PM -0600, Jason Gunthorpe wrote:
> find_package will fail if pkgconfig is not available, which avoids a
> confusing cmake failure if the system doesn't have it.
> 
> Reported-by; Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
> ---
>  CMakeLists.txt | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied, with one small fix for old cmakes:

-include(FindPkgConfig)
+include(CMakeParseArguments)

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux