FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

CMake enhancements by raovgarimella · Pull Request #175 · unittest-cpp/unittest-cpp · GitHub

CMake enhancements - #175

Open
raovgarimella wants to merge 1 commit into
unittest-cpp:masterfrom
raovgarimella:master
Open

CMake enhancements#175
raovgarimella wants to merge 1 commit into
unittest-cpp:masterfrom
raovgarimella:master

Conversation

Copy link
Copy Markdown
  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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL