forked from kofal.net/zmk
Windows build fixes.
This commit is contained in:
@@ -86,7 +86,7 @@ if (BASE_KEYMAPS_DIR)
|
|||||||
if (EXISTS "${KEYMAP_DIR}/include")
|
if (EXISTS "${KEYMAP_DIR}/include")
|
||||||
include_directories("${KEYMAP_DIR}/include")
|
include_directories("${KEYMAP_DIR}/include")
|
||||||
endif()
|
endif()
|
||||||
list(APPEND ZMK_DTC_FILES "${KEYMAP_DIR}/keymap.overlay")
|
list(APPEND ZMK_DTC_FILES "${KEYMAP_DIR}keymap.overlay")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (ZMK_CONFIG)
|
if (ZMK_CONFIG)
|
||||||
|
|||||||
Reference in New Issue
Block a user