You probably want to use cmake's add_custom_command [1] I don't think we can offer any more guidance without seeing it. Upload the code somewhere (branch of breeze-gtk or just a zip file, whatever) and we can help.
[1] https://cmake.org/cmake/help/v3.0/command/add_custom_command.html David On Wed, May 17, 2017 at 3:46 PM, Henk de Vries <dirr...@gmail.com> wrote: > Hello, > > I have an update for the gtk theme, my problem is, I have some sass files > and a python script that I use to generate the theme that I would like to > put in the repo. It is all in one folder and should be ignored. I don't > know anything about cmake so I need some guidance here. > > >