mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-21 16:23:43 +08:00
Try to build documentation on travis, too
This commit is contained in:
@@ -28,4 +28,6 @@ include(CPack)
|
||||
# Generate docs before creating source package
|
||||
include(src/Filelists.cmake)
|
||||
add_custom_target(dist COMMAND ${CMAKE_MAKE_PROGRAM} package_source)
|
||||
add_dependencies(dist lwipdocs)
|
||||
if (TARGET lwipdocs)
|
||||
add_dependencies(dist lwipdocs)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user