Hi all,

this is just a small bug I found but I am not sure how to solve it 
correctly:

KDE4Macros.cmake:810 does
set(_executable ${EXECUTABLE_OUTPUT_PATH}/${_test_NAME}.bat)
whereas it should rather be
set(_executable ${EXECUTABLE_OUTPUT_PATH}/${_test_NAME}.exe.bat)

I think the executable extension shouldn't be hardcoded though - but  I 
don't know where I can get that from.

Thanks a lot,

Patrick

-- 
web:                 http://windows.kde.org
mailing list:        [EMAIL PROTECTED]
irc:                 #kde-windows (irc.freenode.net)
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to