Parcourir la source

I guess there is no libigl_xml...

Former-commit-id: 455655028f8e678f1988c437b1487c79c75a335d
Alec Jacobson il y a 11 ans
Parent
commit
8862cf161e
1 fichiers modifiés avec 4 ajouts et 2 suppressions
  1. 4 2
      include/igl/xml/Makefile

+ 4 - 2
include/igl/xml/Makefile

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