qmk_firmware/quantum/os_detection/tests/rules.mk
2023-04-26 16:32:15 +08:00

5 lines
159 B
Makefile

os_detection_DEFS := -DOS_DETECTION_ENABLE
os_detection_SRC := \
$(QUANTUM_PATH)/os_detection/tests/os_detection.cpp \
$(QUANTUM_PATH)/os_detection.c