Skip to content

Add linuxMain source set #2007

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

Open
wants to merge 1 commit into
base: jb-main
Choose a base branch
from

Conversation

Thomas-Vos
Copy link

@Thomas-Vos Thomas-Vos commented Apr 14, 2025

This PR creates a new linuxMain source set which depends on nativeMain. It can be created with linux(), this is similar to how it is done for other targets.

Replaced individual linuxX64()/linuxArm64() targets with this new linux() call. I did not add linux support to any new modules, this PR is so the actual PR supporting Linux for Compose UI will be a bit smaller. The additional linuxMain source set is required for that.

Testing

N/A

Release Notes

N/A

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.

1 participant