← Back to team overview

ubuntu-sdk-team team mailing list archive

[Bug 1661119] [NEW] backend-app-cmake template specifies incorrect value for configure_file() output

 

Public bug reported:

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.

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK team, which is subscribed to qtcreator-plugin-ubuntu in Ubuntu.
Matching subscriptions: ubuntusdktea_qtcreatorplugins
https://bugs.launchpad.net/bugs/1661119

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

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  New

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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1661119/+subscriptions