Undo one doxygen-python build change, remains broken
This commit is contained in:
parent
e19fb101ef
commit
e152cf0a92
|
@ -523,6 +523,7 @@ if( DOXYGEN_FOUND )
|
||||||
|
|
||||||
# The sources to give to the Python Doxygen target
|
# The sources to give to the Python Doxygen target
|
||||||
set( DOXYGEN_PYTHON_SOURCES
|
set( DOXYGEN_PYTHON_SOURCES
|
||||||
|
${CMAKE_CURRENT_BINARY_DIR}/pcbnew.py
|
||||||
${CMAKE_CURRENT_SOURCE_DIR}/python/plugins/FootprintWizardBase.py
|
${CMAKE_CURRENT_SOURCE_DIR}/python/plugins/FootprintWizardBase.py
|
||||||
${CMAKE_CURRENT_SOURCE_DIR}/python/plugins/PadArray.py )
|
${CMAKE_CURRENT_SOURCE_DIR}/python/plugins/PadArray.py )
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue