mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #9705 from Icinga/windows-doc-off
On Windows don't ship docs and images
This commit is contained in:
commit
3276cc9412
@ -475,11 +475,14 @@ add_subdirectory(lib)
|
||||
add_subdirectory(icinga-app)
|
||||
add_subdirectory(etc)
|
||||
add_subdirectory(itl)
|
||||
add_subdirectory(doc)
|
||||
add_subdirectory(agent)
|
||||
add_subdirectory(plugins)
|
||||
add_subdirectory(choco)
|
||||
|
||||
if(NOT WIN32)
|
||||
add_subdirectory(doc)
|
||||
endif()
|
||||
|
||||
if(MSVC)
|
||||
add_subdirectory(icinga-installer)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user