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

CMake build/install CMakeLists.txt #15

Closed
billpriest opened this issue Mar 8, 2022 · 4 comments
Closed

CMake build/install CMakeLists.txt #15

billpriest opened this issue Mar 8, 2022 · 4 comments

Comments

@billpriest
Copy link

I implemented a simple build and install using cmake (I don't pretend to be a CMake guru; but it works for me).
CMakeLists.txt
I've only tested on Linux; but I expect it to work on other platforms that support CMake. I didn't update the examples to use CMakeLists.txt as the Makefile(s) provided are simple enough.

@billpriest
Copy link
Author

Ok. Previous version was a little premature. In order for it to work correctly w/ cross compile I had to tweak it.
CMakeLists.txt

@mnisjk
Copy link
Owner

mnisjk commented Mar 9, 2022

Hi @billpriest! If you'll submit this change as a pull request, I'd be happy to review and work towards getting this checked into the main branch

@billpriest
Copy link
Author

Sorry, I don't have write access so it wouldn't let me push (I use gitkraken) to be able to create a pull request. Here is a patch.

@billpriest
Copy link
Author

0001-Changes-to-modernize-and-fix-memory-corruption.patch.gz
Here is the file (you can't attach a .patch; but a .patch.gz is fine)??

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

2 participants