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

Move to CMake #89

Open
dmiklic opened this issue Dec 15, 2016 · 1 comment
Open

Move to CMake #89

dmiklic opened this issue Dec 15, 2016 · 1 comment

Comments

@dmiklic
Copy link
Contributor

dmiklic commented Dec 15, 2016

Move the project from qmake to CMake. This will enable a cleaner project structure and we will be able to remove autogenerated files (.cc and .h files autogenerated from .proto files) from the git repo.

Warning: as a consequence of moving to CMake, we'll have to do a major overhaul of the Ubuntu packaging scripts, which is definitely going to be nontrivial.

@stribor14
Copy link
Collaborator

Autogenerated files are excluded from git repo, TravisCI initializes submodule and generates them himself during check

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