Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Sep 18, 2024
1 parent aaf2495 commit 2ba1714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set_target_properties(InitialSetup
OUTPUT_NAME "liri-initial-setup"
)

qt6_finalize_executable(InitialSetup)
qt_finalize_executable(InitialSetup)

target_compile_definitions(InitialSetup
PRIVATE
Expand Down

0 comments on commit 2ba1714

Please sign in to comment.