summaryrefslogtreecommitdiff
path: root/Source/cmGetPipes.h
blob: 6b1b4951da5079283feea0e7bd88bb68a91852c6 (plain)
1
2
3
4
5
/* Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
   file Copyright.txt or https://cmake.org/licensing for details.  */
#pragma once

int cmGetPipes(int* fds);