Skip to content

Replace build-runtime.sh with CMake code #818

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

Merged
merged 3 commits into from
Jul 13, 2018

Conversation

TheAssassin
Copy link
Member

Makes the build of the runtime more transparent, and creates a real executable target for the runtime for use in CMake.

Reduces maintenance overhead significantly.

Eliminates need for the runtime-debug target.

Changes to CMake variables are automatically applied to the runtime target as well.

CC #789

Makes the build of the runtime more transparent, and creates a _real_
executable target for the runtime for use in CMake.

Reduces maintenance overhead significantly.

Eliminates need for the runtime-debug target.

Changes to CMake variables are automatically applied to the runtime
target as well.

CC #789
@TheAssassin
Copy link
Member Author

CC @azubieta I finally got to working on this change.

@TheAssassin TheAssassin merged commit 1f3d7b4 into appimagetool/master Jul 13, 2018
@TheAssassin TheAssassin deleted the replace-runtime-build-script branch July 13, 2018 22:50
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