summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/pipe/CMakeLists.txt')
-rw-r--r--src/pipe/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pipe/CMakeLists.txt b/src/pipe/CMakeLists.txt
index 03456ed..fa07534 100644
--- a/src/pipe/CMakeLists.txt
+++ b/src/pipe/CMakeLists.txt
@@ -1,6 +1,6 @@
set(
SRC_FILES ${SRC_FILES}
- ${CMAKE_CURRENT_SOURCE_DIR}/pipe.c
)
+
set(SRC_FILES ${SRC_FILES} PARENT_SCOPE)