Skip to content

Conversation

@lauzadis
Copy link
Member

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

kmpExt.apply { configureLinux() }
}
if (hasDesktop) {
kmpExt.apply { configureWindows() }
Copy link
Contributor

Choose a reason for hiding this comment

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

Question: hasDesktop && NATIVE_ENABLED resulting in configureLinux() before was wrong/temporary?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah good catch. It should be configuring all the desktop platforms (linux, macos, windows)

@lauzadis lauzadis merged commit 5fc1b55 into kn-main Oct 29, 2024
1 check passed
@lauzadis lauzadis deleted the kn-configure-targets branch October 29, 2024 17:29
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.

2 participants