Skip to content

Commit e743c93

Browse files
authored
Merge branch 'main' into patch-20241207
2 parents 893cd19 + f4d0ca7 commit e743c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ set(NEPDATE_CALENDAR_RESOURCES
108108
add_nepdate_executable(nepdate_calendar "${NEPDATE_CALENDAR_SOURCES}" "${NEPDATE_CALENDAR_HEADERS}" "${NEPDATE_CALENDAR_FORMS}" "${NEPDATE_CALENDAR_RESOURCES}")
109109

110110
# Set the output name to nepdate-calendar
111-
set_target_properties(nepdate_calendar PROPERTIES OUTPUT_NAME nepdate_calendar)
111+
set_target_properties(nepdate_calendar PROPERTIES OUTPUT_NAME nepdate-calendar)

0 commit comments

Comments
 (0)