Skip to content

Commit

Permalink
gui/cmakelists: remove unnecessary message
Browse files Browse the repository at this point in the history
Signed-off-by: Bindea Cristian <[email protected]>
  • Loading branch information
bindea-cristian committed Mar 28, 2024
1 parent 1dd3c07 commit 766d16f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ file(
)
file(GLOB UI_LIST ui/*.ui)

message(${SRC_LIST})
message(${HEADER_LIST})

qt_add_resources(PROJECT_RESOURCES res/resources.qrc)

if(ANDROID)
Expand Down

0 comments on commit 766d16f

Please sign in to comment.