ECM find-modules
Yury G. Kudryashov
urkud.urkud at gmail.com
Thu Jan 12 12:31:56 UTC 2012
Alexander Neundorf wrote:
> I think FindLibUSB1.cmake looks good.
>From libusb-1.0.pc:
includedir=${prefix}/include
Cflags: -I${includedir}/libusb-1.0
So, PC_LIBUSB1_INCLUDE_DIR is $prefix/include and PC_LIBUSB1_INCLUDE_DIRS is
$prefix/include/libusb-1.0.
Should LIBUSB1_INCLUDE_DIR and LIBUSB1_INCLUDE_DIRS follow the same logic?
> FindMsgFmt.cmake too.
I found cmake/Modules/FindGettext. Probably I'll merge my version check code
into cmake's FindGettext.cmake.
>
> Do we actually still need FindUSB.cmake ?
> I'd wait with this until somebody needs it.
When somebody will need it, he will just copy the old FindUSB.cmake. What do
you think about "review/" subdir in e-c-m?
--
Yury G. Kudryashov,
mailto: urkud at mccme.ru
More information about the Kde-buildsystem
mailing list