Skip to content

Commit ecde0d6

Browse files
committed
update with include(${MICROPY_DIR}/py/mkrules.cmake)
1 parent e5ba94f commit ecde0d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/micropython.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,5 @@ endif()
8383
target_link_libraries(usermod INTERFACE usermod_mp_camera)
8484

8585
# Gather target properties for MicroPython build system
86+
include(${MICROPY_DIR}/py/mkrules.cmake)
8687
micropy_gather_target_properties(usermod_mp_camera)

0 commit comments

Comments
 (0)