]> granicus.if.org Git - icinga2/blob - third-party/CMakeLists.txt
Merge branch 'support/2.10'
[icinga2] / third-party / CMakeLists.txt
1 # Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+
2
3 add_subdirectory(mmatch)
4
5 if(UNIX OR CYGWIN)
6   add_subdirectory(execvpe)
7 endif()
8
9 add_subdirectory(socketpair)