From: John L. <jla...@gm...> - 2012-10-17 03:14:33
|
On Tue, Oct 16, 2012 at 8:16 AM, Konstantin <lal...@gm...> wrote: > CMAKE on case-sensitive Linux... > > find_package command in cmake: > > The command searches for a file called "<name>Config.cmake" or > "<lower-case-name>-config.cmake" for each name specified. > > So, it should be renamed to wxLuaConfig.cmake or wxlua-config.cmake, I > think. Thanks, I almost got it right... Fixed in SVN. Regards, John |