Skip to content

Commit 1812d8f

Browse files
committed
Merge branch 'main' of https://github.com/khumnath/nepdate
2 parents 893cd19 + 567338f commit 1812d8f

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)