Re: [CMake] [patch] add XRes to FindX11.cmake

2011-11-09 Thread Dan Kegel
On Wed, Nov 9, 2011 at 3:42 AM, David Cole wrote: > I assume that your moving of the line related to "X11_Xv_INCLUDE_PATH" > was unintentional, so I left it out of the above commit. Yeah, that was sloppy of me, thanks. This patch was hacked together on a live system, but next time I'll take the

Re: [CMake] [patch] add XRes to FindX11.cmake

2011-11-09 Thread David Cole
Applied: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0e721e512941c7f7aa51116c3291dfa198b5fccb If you use git, please use "git format-patch -1" after making a commit to prepare future patches. That makes it slightly easier for us to apply patches and test them out. Plus, it automatically

[CMake] [patch] add XRes to FindX11.cmake

2011-11-08 Thread Dan Kegel
I needed this patch for an app I'm working on. Only very lightly tested (i.e. my library loads now :-) --- FindX11.cmake.old 2011-11-09 01:52:59.352674210 + +++ FindX11.cmake 2011-11-09 01:56:23.047527447 + @@ -33,6 +33,7 @@ #X11_XTest_INCLUDE_PATH,X11_XTest_LIB,