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

Create an Self-Contained Example that relies on the installation of Mx #78

Open
webern opened this issue Mar 29, 2020 · 1 comment
Open
Labels
help wanted non-breaking fixes or implementation that do not require breaking changes

Comments

@webern
Copy link
Owner

webern commented Mar 29, 2020

Somewhere, probably at the top-level, an Examples directory could be created.
In there a sub directory could contain a small main function along with a CMakeLists.txt file. In that CMakeLists.txt file we should relay on this installation of mx and use find_package( mx ). During continuous integration runs, we should add a step where we make install then cd to the example and build it. If mx installation isn't working, that build should fail. If mx installation is working, that build should succeed.

@webern
Copy link
Owner Author

webern commented Apr 4, 2020 via email

@webern webern added the non-breaking fixes or implementation that do not require breaking changes label Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted non-breaking fixes or implementation that do not require breaking changes
Projects
None yet
Development

No branches or pull requests

1 participant