mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
parent
2295835e23
commit
a68bfea737
@ -15,6 +15,7 @@
|
||||
# along with this program; if not, write to the Free Software Foundation
|
||||
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
if(NOT WIN32)
|
||||
find_package(PythonInterp REQUIRED)
|
||||
|
||||
add_subdirectory(icinga2)
|
||||
@ -41,3 +42,4 @@ install(CODE "
|
||||
\$ENV{DESTDIR}${CMAKE_INSTALL_FULL_BINDIR}/icinga2-list-objects
|
||||
)"
|
||||
)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user