Skip to content
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

Add example using pFUnit as a submodule. #16

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

Conversation

vegardjervell
Copy link

Adding the minimal example mentioned in #15. Note that the way this is set up, cmake seems to get confused if PFUNIT_DIR is set (as I guess it usually is if you have an installation of pFUnit), so you need to unset PFUNIT_DIR to get it to build. Theres probably a more robust way to handle that in the CMakeLists.txt (perhaps in pFUnit itself?).

@mathomp4
Copy link
Collaborator

Hmm. I think what this shows me is I should whip up some simple github tests for this repo. Never realized there was no CI here.

@vegardjervell
Copy link
Author

That would probably be very helpful to people like me, the reason I started digging into this originally was exactly that I wanted to set up CI with pFUnit for our repo :)

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