Undo one doxygen-python build change, remains broken

This commit is contained in:
Marek Roszko 2022-12-22 21:35:06 -05:00
parent e19fb101ef
commit e152cf0a92
1 changed files with 1 additions and 0 deletions

View File

@ -523,6 +523,7 @@ if( DOXYGEN_FOUND )
# The sources to give to the Python Doxygen target
set( DOXYGEN_PYTHON_SOURCES
${CMAKE_CURRENT_BINARY_DIR}/pcbnew.py
${CMAKE_CURRENT_SOURCE_DIR}/python/plugins/FootprintWizardBase.py
${CMAKE_CURRENT_SOURCE_DIR}/python/plugins/PadArray.py )