Skip to content

Conversation

@azubieta
Copy link
Contributor

@azubieta azubieta commented Feb 9, 2022

No description provided.

find_package(libappimage REQUIRED)
endif()

set(APPIMAGE_UPDATE_QT_UI @APPIMAGE_UPDATE_@BUILD_QT_UI@)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is clearly broken. Also, in such a file, you should be using unset to remove the temporary variables afterwards. Code style wise, it would make sense to make those lowercase even, or add a _ prefix.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about that error, It seems that I'm getting a bit blind.

I thought that the variables could be useful for clients who want to know if certain feature is available.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I completely agree that this PR is useful, and I appreciate the addition. Please send a new one.

@TheAssassin
Copy link
Member

I was just about reviewing this PR. I don't like it when broken things are merged. In case you need something merged urgently, feel free to ping me about it on IRC. I cannot keep up with all GitHub notifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants