Review Request 115211: Mark target created by ecm_add_test as non GUI by default

Aleix Pol Gonzalez aleixpol at kde.org
Wed Jan 22 12:37:24 UTC 2014



> On Jan. 22, 2014, 12:08 p.m., Alex Merry wrote:
> > This seems sensible to me; however, I do wonder if ECM should also provide an ecm_mark_gui_executable function as well (I'm thinking of the case where most of the tests should be non-gui, but a handful want to display widgets).
> 
> Aleix Pol Gonzalez wrote:
>     Well, we can't change the default, can we?
> 
> Alex Merry wrote:
>     I don't understand what you mean.

If we have a /mark as non gui/ function is because executables are /gui executables/ by default. Having an ecm_mark_gui_executable() would make this weird I'd say.

(TBH, it seems to me cmake shouldn't know about that at all, but I take it as just a limitation on Windows (and Android))


- Aleix


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


On Jan. 22, 2014, 1:28 a.m., Alexander Richardson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115211/
> -----------------------------------------------------------
> 
> (Updated Jan. 22, 2014, 1:28 a.m.)
> 
> 
> Review request for Build System, Extra Cmake Modules and KDE Frameworks.
> 
> 
> Repository: extra-cmake-modules
> 
> 
> Description
> -------
> 
> Mark target created by ecm_add_test as non GUI by default
> 
> This behaviour can be overriden by passing the GUI flag to the command
> 
> 
> Diffs
> -----
> 
>   modules/ECMAddTests.cmake ff97d764d58c781d6c37dd08c8cb175ce500962e 
> 
> Diff: https://git.reviewboard.kde.org/r/115211/diff/
> 
> 
> Testing
> -------
> 
> Oketeta unit tests wouldn't build on windows before this commit, now they do
> 
> 
> Thanks,
> 
> Alexander Richardson
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20140122/83fcb149/attachment.html>


More information about the Kde-buildsystem mailing list