Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Make CMakeLists.txt easier to use
This adds the moc header files to the dependencies of the executable in the cmake project so they show up in their proper location in QtCreator. This makes it more pleasant to use the cmake files as a QtCreator project file. Also rework the CMakeLists.txt file a bit by fixing whitespace issues, rearranging some blocks and unifying the code style a bit.
- Loading branch information