[Piglit] [PATCH 12/14] cmake/FindWaffle: Fix for usage outside of /usr/share/cmake/Modules

Chad Versace chad.versace at linux.intel.com
Tue Nov 20 11:17:35 PST 2012


On 11/16/2012 04:46 AM, groleo at gmail.com wrote:
> From: Adrian Marius Negreanu <adrian.m.negreanu at intel.com>
> 
> If a project imported FindWaffle.cmake, then the module failed to work
> because it attempted to include FindPackageHandleStandardArgs.cmake from
> the current directory rather than /usr/share/cmake/Modules.
> 
> Signed-off-by: Adrian Marius Negreanu <adrian.m.negreanu at intel.com>
> [chadv: Write commit message. Split into two patches.]
> Signed-off-by: Chad Versace <chad.versace at linux.intel.com>
> ---
>  cmake/Modules/FindWaffle.cmake | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Rather than submit 8 patches (05/14 through 12/14) for FindWaffle.cmake that
replay the file's history in the waffle repo, just submit one patch that
directly imports the correct revision of the file (that is, the file revision
as of waffle-e96e9ae or later). In the commit message, please state the waffle
sha1 from which you import the file.



More information about the Piglit mailing list