summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/lambda
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/restricted/boost/lambda')
-rw-r--r--contrib/restricted/boost/lambda/CMakeLists.darwin-x86_64.txt3
-rw-r--r--contrib/restricted/boost/lambda/CMakeLists.linux-x86_64.txt3
-rw-r--r--contrib/restricted/boost/lambda/CMakeLists.windows-x86_64.txt3
3 files changed, 0 insertions, 9 deletions
diff --git a/contrib/restricted/boost/lambda/CMakeLists.darwin-x86_64.txt b/contrib/restricted/boost/lambda/CMakeLists.darwin-x86_64.txt
index f3556a1958e..8f2f6595f5f 100644
--- a/contrib/restricted/boost/lambda/CMakeLists.darwin-x86_64.txt
+++ b/contrib/restricted/boost/lambda/CMakeLists.darwin-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-lambda INTERFACE)
-target_include_directories(restricted-boost-lambda INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/lambda/include
-)
target_link_libraries(restricted-boost-lambda INTERFACE
contrib-libs-cxxsupp
restricted-boost-bind
diff --git a/contrib/restricted/boost/lambda/CMakeLists.linux-x86_64.txt b/contrib/restricted/boost/lambda/CMakeLists.linux-x86_64.txt
index ba6f725eadb..b3f405c3ee1 100644
--- a/contrib/restricted/boost/lambda/CMakeLists.linux-x86_64.txt
+++ b/contrib/restricted/boost/lambda/CMakeLists.linux-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-lambda INTERFACE)
-target_include_directories(restricted-boost-lambda INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/lambda/include
-)
target_link_libraries(restricted-boost-lambda INTERFACE
contrib-libs-linux-headers
contrib-libs-cxxsupp
diff --git a/contrib/restricted/boost/lambda/CMakeLists.windows-x86_64.txt b/contrib/restricted/boost/lambda/CMakeLists.windows-x86_64.txt
index f3556a1958e..8f2f6595f5f 100644
--- a/contrib/restricted/boost/lambda/CMakeLists.windows-x86_64.txt
+++ b/contrib/restricted/boost/lambda/CMakeLists.windows-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-lambda INTERFACE)
-target_include_directories(restricted-boost-lambda INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/lambda/include
-)
target_link_libraries(restricted-boost-lambda INTERFACE
contrib-libs-cxxsupp
restricted-boost-bind