mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
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.