Skip to content

Conversation

@sandercox
Copy link

CRT warning levels are not something this library should set for anything that depends on the library. So most of these should remain private within the libntv2

CRT warning levels are not something this library should set for
anything that depends on the library. So most of these should remain
private within the libntv2
CMAKE_BUILD_TYPE usefullness depends on the generator being used.
Sometimes there is a single configure for Release and Debug and that
doesn't work this way.

There is an option to do config type based defines using generator
expressions. Rewrote this part to include this for the NDEBUG define.

NDEBUG was causing our software to be partially built with NDEBUG in
debug builds causing issues with header libraries we use.
@paulh-aja
Copy link
Collaborator

Please re-target this PR to the main branch.

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