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

build: project prefix for CMake options, CMake targets and compile options #278

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lukasberbuer
Copy link
Contributor

Prevent conflicts with other projects or dependencies by adding a project prefix:

  • NODESETLOADER_* for CMake options and compile options
  • NodesetLoader* for CMake targets

Rename USE_CLEANUP_CUSTOM_DATATYPES -> NODESETLOADER_CLEANUP_CUSTOM_DATATYPES
Rename coverageLib -> NodesetLoaderCoverage
@jpfr
Copy link
Member

jpfr commented Mar 11, 2025

Add warning if these variables continue to be used:
ENABLE_BUILD_INTO_OPEN62541
ENABLE_BACKEND_STDOUT

If they are used, copy over into the new variables.

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