backend-app-cmake template specifies incorrect value for configure_file() output

Bug #1661119 reported by zub
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qtcreator-plugin-ubuntu (Ubuntu)
New
Undecided
Unassigned

Bug Description

I think there's a mistake in /share/qtcreator/templates/wizards/ubuntu/backend-app-cmake/app/CMakeLists.txt (http://bazaar.launchpad.net/~ubuntu-sdk-team/qtcreator-plugin-ubuntu/trunk/view/470/share/qtcreator/templates/wizards/ubuntu/backend-app-cmake/app/CMakeLists.txt#L7):

configure_file(${DESKTOP_FILE_NAME}.in ${CMAKE_CURRENT_BINARY_DIR}/${DESKTOP_FILE_NAME}.in)

I think the second argument should leave out the .in suffix.

The template as it does work (and I don't know why) but I think the intention was to not have the .in there and as it is it's confusing.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.