Skip to content

Conversation

@kilo52
Copy link

@kilo52 kilo52 commented Dec 23, 2025

Adds the standard BUILD_TESTING option to give consumers of the project the ability to not build any tests.

Renames the 'ts-test' test target to 'ts-c-test' to avoid target name collisions with other TS projects that define their test target with the same name. In CMake, targets are defined in a global namespace, so if someone wants to add TS dependencies for various languages, the build fails due to duplicate target names.

…ilding.

Rename the 'ts-test' test target to 'ts-c-test' to avoid target name
collisions with other TS projects that define their test target with
the same name.
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