summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/runtime/src/CMakeLists.txt')
-rw-r--r--openmp/runtime/src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/CMakeLists.txt b/openmp/runtime/src/CMakeLists.txt
index 26466796b12..efa9e1f5a9f 100644
--- a/openmp/runtime/src/CMakeLists.txt
+++ b/openmp/runtime/src/CMakeLists.txt
@@ -73,7 +73,6 @@ else()
kmp_settings.cpp
kmp_str.cpp
kmp_tasking.cpp
- kmp_taskq.cpp
kmp_threadprivate.cpp
kmp_utility.cpp
kmp_barrier.cpp
@@ -330,4 +329,3 @@ if(${LIBOMP_FORTRAN_MODULES})
DESTINATION ${LIBOMP_HEADERS_INSTALL_PATH}
)
endif()
-
OpenPOWER on IntegriCloud