On Saturday, April 20, 2013 07:15:12 PM argonel wrote:
Hi,
On Sat, Apr 20, 2013 at 5:55 PM, Michael Spencer
wrote:
Hello,
I have a small script that helps to generate parts of a Qt class. I then call
it from a CMake file, using a couple custom commands in a function:
Here is the
Hi,
On Sat, Apr 20, 2013 at 5:55 PM, Michael Spencer wrote:
> Hello,
>
> I have a small script that helps to generate parts of a Qt class. I then
> call it from a CMake file, using a couple custom commands in a function:
>
> Here is the part that doesn't work. Although the the custom commands
Hello,
I have a small script that helps to generate parts of a Qt class. I then call
it from a CMake file, using a couple custom commands in a function:
add_custom_command(OUTPUT "${gen_f}"
COMMAND ${MKPROP_EXECUTABLE}
ARGS gen "${header_in}" "${gen_f}"
DEPENDS "${heaer_i
ok, I will send it Monday because this weekend I am not at home (only
checking the mail from the phone)
Best Regards, Alberto Pastrolin
Il giorno 20/apr/2013 01:21, "Àlex Fiestas" ha scritto:
> Well, first email me an idea of how you would integrate this at user-level
> in KDE, then we can go fur