Skip to content

Commit

Permalink
Enable autorcc
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Sep 5, 2024
1 parent 29c50c9 commit a31c7e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ApplicationExeCode/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ set(QT_LIBRARIES
Qt6::Sql
)
qt_standard_project_setup()
set(CMAKE_AUTORCC ON)

# qt_standard_project_setup() should set CMAKE_RUNTIME_OUTPUT_DIRECTORY
# correctly, but does not work as expected for Visual Studio. Set the output
Expand Down

0 comments on commit a31c7e2

Please sign in to comment.