Skip to content

Conversation

@raovgarimella
Copy link

  1. set target_include_directories for UnitTest++ to indicate where it can find include files during build phase and after installation. This property will get exported correctly to UnitTest++Targets.cmake so that folks importing the target don't have to set the include directories explicitly
  2. Remove the headers from the add_library line since the target_include_directories takes care of it.
    268 tests pass on my laptop

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