Thanks to visit codestin.com
Credit goes to github.com

Skip to content

autoconf-based installation doesn't install UnitTest++Config.cmake #168

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
JadeMatrix opened this issue Feb 7, 2018 · 0 comments
Open

Comments

@JadeMatrix
Copy link

This doesn't seem like it would even make sense to do at first, but apparently many package managers use UnitTest++'s autoconf build for packaging and/or installing. This means that UnitTest++ has to be installed from source in order to use CMake's FIND_PACKAGE( ... ) as suggested in Adding into a CMake Project. Using a combination of FIND_LIBRARY( ... ) and TARGET_LINK_LIBRARIES( ... ) still works as long as UnitTest++'s headers are in the default search paths.

I've tried installing UnitTest++ on macOS via Homebrew and CentOS 7 from EPEL via yum. Neither installs UnitTest++Config.cmake or UnitTest++Targets.cmake.

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

No branches or pull requests

1 participant