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 enhancements #74

Merged
merged 3 commits into from
Jul 11, 2016
Merged

CMake enhancements #74

merged 3 commits into from
Jul 11, 2016

Conversation

FSMaxB
Copy link
Contributor

@FSMaxB FSMaxB commented Jul 11, 2016

This enhances the CMake build files by applying knowledge that has been acquired while adding Protobuf-C to the build process.

Mostly replacing execute_process with add_custom_command, thereby also fixing problems with files that weren't copied even though they had been changed, therefore being then outdated in the build directory.

This is nicer in general and fixes some problems that files weren't
updated even though they have been changed.
@FSMaxB FSMaxB changed the title WIP: Cmake enhancements CMake enhancements Jul 11, 2016
@FSMaxB FSMaxB merged commit d141816 into develop Jul 11, 2016
@FSMaxB FSMaxB deleted the cmake-enhancements branch September 3, 2016 09:27
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