7 Jun
2013
7 Jun
'13
16:08
https://bugzilla.novell.com/show_bug.cgi?id=822613 https://bugzilla.novell.com/show_bug.cgi?id=822613#c1 --- Comment #1 from Aeneas Jaißle <aj@ajaissle.de> 2013-06-07 08:08:35 UTC --- Created an attachment (id=543284) --> (http://bugzilla.novell.com/attachment.cgi?id=543284) Patch to fix FindSWIG.cmake Failure is caused by cmake 2.8.11 (worked with 2.8.10). find_package_handle_standard_args() does not read SWIG_FOUND, as this is set by find_package_handle_standard_args() itself after confirming all requires are met. Attached is a patch that resolves the issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.