src/Python/Makefileam
- print message if Python is disabled
This commit is contained in:
@@ -28,6 +28,8 @@ H5hut_wrap.c : $(SWIG_SOURCES)
|
||||
|
||||
endif
|
||||
|
||||
else
|
||||
$(info Python is disabled)
|
||||
endif
|
||||
|
||||
clean: clean-am
|
||||
|
||||
Reference in New Issue
Block a user