Kaynağa Gözat

I guess there is no libigl_xml...

Former-commit-id: 455655028f8e678f1988c437b1487c79c75a335d
Alec Jacobson 11 yıl önce
ebeveyn
işleme
8862cf161e
1 değiştirilmiş dosya ile 4 ekleme ve 2 silme
  1. 4 2
      include/igl/xml/Makefile

+ 4 - 2
include/igl/xml/Makefile

@@ -1,8 +1,10 @@
 include ../../../Makefile.conf
 include ../../../Makefile.conf
 
 
 .PHONY: all
 .PHONY: all
-all: libiglxml
-debug: libiglxml
+all: 
+debug:
+#all: libiglxml
+#debug: libiglxml
 
 
 include ../../../Makefile.conf
 include ../../../Makefile.conf
 all: CFLAGS += -O3 -DNDEBUG
 all: CFLAGS += -O3 -DNDEBUG