8 строки
129 B
Makefile
8 строки
129 B
Makefile
ifndef QCONFIG
|
|
QCONFIG=qconfig.mk
|
|
endif
|
|
include $(QCONFIG)
|
|
|
|
include $(MKFILES_ROOT)/cmake.mk
|
|
include $(MKFILES_ROOT)/qtargets.mk
|