Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download resources when they do not exist in source folder #1277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

metsma
Copy link
Contributor

@metsma metsma commented Jul 1, 2024

IB-8136, Fixes #1274

Signed-off-by: Raul Metsma [email protected]

@LecrisUT
Copy link

LecrisUT commented Jul 1, 2024

Only 1 issue, CMAKE_CURRENT_SOURCE_DIR in common does not point to the SOURCE_DIR of the top-level project (it is pointing to /common instead of /). It is possible to work with that, but is that the intended design? I.e. if common is meant to only be used via add_subdirectory, than CMAKE_SOURCE_DIR would be a better alternative.

Similar with TSL.qrc, should be in / or /client?

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.

bug in DeveloperTips wiki page
2 participants