Skip to content

Commit

Permalink
Add PYTHON_LIBRARY to swig_libavrdude linking
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuee authored Mar 9, 2024
1 parent e063bf1 commit e986f16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ if(HAVE_SWIG)
${LIB_LIBSERIALPORT}
${LIB_NCURSES}
${LIB_LIBGPIOD}
${PYTHON_LIBRARY}
${EXTRA_WINDOWS_LIBRARIES}
)
endif()
Expand Down

0 comments on commit e986f16

Please sign in to comment.