You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: