> On March 20, 2015, 8:07 a.m., Martin Gräßlin wrote:
> > as in other similar requests: -2 from my side
> 
> Martin Gräßlin wrote:
>     To extend: I think the way is wrong. If it now builds on MacOS the 
> required is wrong. It should be an optional find_package properly ifdefed.
> 
> Christoph Cullmann wrote:
>     Actually, you don't want that it is optional as you really don't want 
> that it ever is found on MacOS. If you install an XQuartz for legacy apps, it 
> will be found, and you will have a completly mess as result ;=)

Christoph, that argument is wrong. The same would be the case with Windows and 
any other platform which optionally offers X11 (this includes Linux!). CMake 
can handle the situation quite well to disable an unwanted build dependency. If 
a user installs XLib headers (which is not the same as just installing XQuartz) 
we should expect the user to disable the cmake build option.


- Martin


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123075/#review77779
-----------------------------------------------------------


On March 19, 2015, 11:59 p.m., Harald Fernengel wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123075/
> -----------------------------------------------------------
> 
> (Updated March 19, 2015, 11:59 p.m.)
> 
> 
> Review request for KDE Frameworks and Michael Palimaka.
> 
> 
> Repository: kdesu
> 
> 
> Description
> -------
> 
> do not require X11 on Mac OS X
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt 9623483d6f11f9cdb7d7dc19decfd7cf5e86d079 
> 
> Diff: https://git.reviewboard.kde.org/r/123075/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Harald Fernengel
> 
>

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to