[Zorba-coders] [Bug 874676] Re: Remove SET_CMAKE_MODULE_PATH

2011-11-22 Thread Chris Hillery
It's still a problem after 2.1 is released, because the modules will depend on 2.1 and won't be able to be built against 2.0. So they'll all need to be upgraded to list that dependency, even though in most cases they would work against 2.0 if it weren't for their use of this macro. It's probably n

[Zorba-coders] [Bug 874676] Re: Remove SET_CMAKE_MODULE_PATH

2011-11-22 Thread Gabriel Petrovay
Will this still be a problem after Zorba 2.1 is published? (Which should happen any time now) This feature/convenience is optional. Module Authors are not required to use it at all if they want. There is a better solution for this: One can enhance the macro with two optional parameters that, if