Skip to content

CMake enhancements #175

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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