Skip to content
Snippets Groups Projects
Commit 3d42f98b authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Find libarchive in 3rdp

parent 023e66ec
No related branches found
No related tags found
No related merge requests found
Pipeline #5891 passed
......@@ -141,6 +141,7 @@ endif
####################
# libarchive stuff #
####################
ifeq ($(os),win32)
LDFLAGS += -L$(3RDP_ROOT)/win32.release/libarchive/bin
ifdef win
LDFLAGS += -L$(3RDP_ROOT)/$(os).release/libarchive/bin
LDFLAGS += -L$(3RDP_ROOT)/$(os).release/libarchive/lib
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment