Skip to content

Commit

Permalink
Build macos version of NFD
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Jan 15, 2024
1 parent 8214c0d commit f772a4d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion platforms/macos/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include ../desktop-shared/Makefile.sources

SOURCES_CXX += $(DESKTOP_SRC_DIR)/nfd/nfd_cocoa.cpp
SOURCES_C += $(DESKTOP_SRC_DIR)/nfd/nfd_cocoa.m
LDFLAGS += -framework AppKit -framework UniformTypeIdentifiers

include ../desktop-shared/Makefile.common
Expand Down

0 comments on commit f772a4d

Please sign in to comment.