Skip to content

Implement CRC32#1432

Merged
swankjesse merged 3 commits intomasterfrom
jwilson.0213.crc32
Feb 14, 2024
Merged

Implement CRC32#1432
swankjesse merged 3 commits intomasterfrom
jwilson.0213.crc32

Conversation

@swankjesse
Copy link
Copy Markdown
Collaborator

On Kotlin/Native this uses the built-in zlib

On Kotlin/Native this uses the built-in zlib
dependsOn(commonTest)
}

val zlibMain by creating {
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

These are targets that offer zlib libraries; currently JVM and Kotlin/Native

@swankjesse swankjesse mentioned this pull request Feb 14, 2024
@swankjesse swankjesse merged commit 8f66c57 into master Feb 14, 2024
@swankjesse swankjesse deleted the jwilson.0213.crc32 branch February 14, 2024 15:54
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