mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
Fix build
This commit is contained in:
parent
0c3985c05f
commit
a8283e6f88
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@
|
|||
add_custom_command(OUTPUT include/linphone++/linphone.hh src/linphone++.cc
|
||||
COMMAND ${PYTHON_EXECUTABLE} "${CMAKE_CURRENT_SOURCE_DIR}/genwrapper.py" "${PROJECT_BINARY_DIR}/coreapi/help/doc/xml"
|
||||
DEPENDS ${PROJECT_SOURCE_DIR}/tools/genapixml.py
|
||||
"${PROJECT_SOURCE_DIR}/tools/metadoc.py"
|
||||
abstractapi.py
|
||||
${PROJECT_SOURCE_DIR}/tools/metadoc.py
|
||||
${PROJECT_SOURCE_DIR}/tools/abstractapi.py
|
||||
genwrapper.py
|
||||
class_header.mustache
|
||||
class_impl.mustache
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue