Skip to content

Commit

Permalink
build: Make CMakeLists.txt easier to use
Browse files Browse the repository at this point in the history
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
MKleusberg committed Aug 13, 2021
1 parent 33ee736 commit 060e925
Show file tree
Hide file tree
Showing 5 changed files with 573 additions and 546 deletions.
Loading

0 comments on commit 060e925

Please sign in to comment.