Review Request 128187: Add a program to convert symbolically linked files to qrc aliases

Christoph Cullmann cullmann at kde.org
Thu Jun 16 13:21:10 UTC 2016



> On June 16, 2016, 1:14 p.m., David Faure wrote:
> > CMakeLists.txt, line 49
> > <https://git.reviewboard.kde.org/r/128187/diff/1/?file=468766#file468766line49>
> >
> >     (it's curious that there isn't a way to get the full path in one go, but I don't know generator expressions enough to recommend something)
> >     
> >     Well I guess the first part is CMAKE_CURRENT_BINARY_DIR anyway ;)

Perhaps $<TARGET_FILE:qrcAlias> could do the job?


- Christoph


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


On June 16, 2016, 1:01 p.m., Kåre Särs wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128187/
> -----------------------------------------------------------
> 
> (Updated June 16, 2016, 1:01 p.m.)
> 
> 
> Review request for KDE Frameworks, Andreas Kainz, David Faure, and Kevin Funk.
> 
> 
> Repository: breeze-icons
> 
> 
> Description
> -------
> 
> On windows git converts symbolic links to text files with links to
> the actual file. This added application modifies the .qrc to use
> aliases for the links.
> 
> This change also adds an option to not install the icons.
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt 08cd1a0 
>   icons-dark/CMakeLists.txt 5d7e6f8 
>   icons/CMakeLists.txt bd4c048 
>   main.cpp PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/128187/diff/
> 
> 
> Testing
> -------
> 
> Compiled on windows with BINARY_ICONS_RESOURCE and SKIP_INSTALL_ICONS enabled.
> 
> We get the icon .rcc file and the icons where not installed
> 
> 
> Thanks,
> 
> Kåre Särs
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160616/01dd75c8/attachment.html>


More information about the Kde-frameworks-devel mailing list