summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost
diff options
context:
space:
mode:
authorAlexander Smirnov <[email protected]>2023-06-22 16:52:19 +0000
committerAlexander Smirnov <[email protected]>2023-06-22 16:52:19 +0000
commitf001387a4d827160ddbe7123079f498ba8790747 (patch)
tree647342c8d70103ee58dbf391586ac495ee081755 /contrib/restricted/boost
parent2e212624fe5240e6b6c38619e12136353b2b960c (diff)
Diffstat (limited to 'contrib/restricted/boost')
-rw-r--r--contrib/restricted/boost/bimap/CMakeLists.darwin-x86_64.txt3
-rw-r--r--contrib/restricted/boost/bimap/CMakeLists.linux-x86_64.txt3
-rw-r--r--contrib/restricted/boost/bimap/CMakeLists.windows-x86_64.txt3
-rw-r--r--contrib/restricted/boost/endian/CMakeLists.darwin-x86_64.txt3
-rw-r--r--contrib/restricted/boost/endian/CMakeLists.linux-x86_64.txt3
-rw-r--r--contrib/restricted/boost/endian/CMakeLists.windows-x86_64.txt3
-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
-rw-r--r--contrib/restricted/boost/phoenix/CMakeLists.darwin-x86_64.txt3
-rw-r--r--contrib/restricted/boost/phoenix/CMakeLists.linux-x86_64.txt3
-rw-r--r--contrib/restricted/boost/phoenix/CMakeLists.windows-x86_64.txt3
-rw-r--r--contrib/restricted/boost/pool/CMakeLists.darwin-x86_64.txt3
-rw-r--r--contrib/restricted/boost/pool/CMakeLists.linux-aarch64.txt3
-rw-r--r--contrib/restricted/boost/pool/CMakeLists.linux-x86_64.txt3
-rw-r--r--contrib/restricted/boost/pool/CMakeLists.windows-x86_64.txt3
-rw-r--r--contrib/restricted/boost/variant2/CMakeLists.darwin-x86_64.txt3
-rw-r--r--contrib/restricted/boost/variant2/CMakeLists.linux-aarch64.txt3
-rw-r--r--contrib/restricted/boost/variant2/CMakeLists.linux-x86_64.txt3
-rw-r--r--contrib/restricted/boost/variant2/CMakeLists.windows-x86_64.txt3
20 files changed, 0 insertions, 60 deletions
diff --git a/contrib/restricted/boost/bimap/CMakeLists.darwin-x86_64.txt b/contrib/restricted/boost/bimap/CMakeLists.darwin-x86_64.txt
index 8b9c9a66cad..80996f9c822 100644
--- a/contrib/restricted/boost/bimap/CMakeLists.darwin-x86_64.txt
+++ b/contrib/restricted/boost/bimap/CMakeLists.darwin-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-bimap INTERFACE)
-target_include_directories(restricted-boost-bimap INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/bimap/include
-)
target_link_libraries(restricted-boost-bimap INTERFACE
contrib-libs-cxxsupp
restricted-boost-concept_check
diff --git a/contrib/restricted/boost/bimap/CMakeLists.linux-x86_64.txt b/contrib/restricted/boost/bimap/CMakeLists.linux-x86_64.txt
index a6dc2f420a1..91fa7ed73d5 100644
--- a/contrib/restricted/boost/bimap/CMakeLists.linux-x86_64.txt
+++ b/contrib/restricted/boost/bimap/CMakeLists.linux-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-bimap INTERFACE)
-target_include_directories(restricted-boost-bimap INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/bimap/include
-)
target_link_libraries(restricted-boost-bimap INTERFACE
contrib-libs-linux-headers
contrib-libs-cxxsupp
diff --git a/contrib/restricted/boost/bimap/CMakeLists.windows-x86_64.txt b/contrib/restricted/boost/bimap/CMakeLists.windows-x86_64.txt
index 8b9c9a66cad..80996f9c822 100644
--- a/contrib/restricted/boost/bimap/CMakeLists.windows-x86_64.txt
+++ b/contrib/restricted/boost/bimap/CMakeLists.windows-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-bimap INTERFACE)
-target_include_directories(restricted-boost-bimap INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/bimap/include
-)
target_link_libraries(restricted-boost-bimap INTERFACE
contrib-libs-cxxsupp
restricted-boost-concept_check
diff --git a/contrib/restricted/boost/endian/CMakeLists.darwin-x86_64.txt b/contrib/restricted/boost/endian/CMakeLists.darwin-x86_64.txt
index ddf28f75fe4..9bfcb241b1f 100644
--- a/contrib/restricted/boost/endian/CMakeLists.darwin-x86_64.txt
+++ b/contrib/restricted/boost/endian/CMakeLists.darwin-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-endian INTERFACE)
-target_include_directories(restricted-boost-endian INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/endian/include
-)
target_link_libraries(restricted-boost-endian INTERFACE
contrib-libs-cxxsupp
restricted-boost-config
diff --git a/contrib/restricted/boost/endian/CMakeLists.linux-x86_64.txt b/contrib/restricted/boost/endian/CMakeLists.linux-x86_64.txt
index 8a7f037fd78..b5e14bf65e6 100644
--- a/contrib/restricted/boost/endian/CMakeLists.linux-x86_64.txt
+++ b/contrib/restricted/boost/endian/CMakeLists.linux-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-endian INTERFACE)
-target_include_directories(restricted-boost-endian INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/endian/include
-)
target_link_libraries(restricted-boost-endian INTERFACE
contrib-libs-linux-headers
contrib-libs-cxxsupp
diff --git a/contrib/restricted/boost/endian/CMakeLists.windows-x86_64.txt b/contrib/restricted/boost/endian/CMakeLists.windows-x86_64.txt
index ddf28f75fe4..9bfcb241b1f 100644
--- a/contrib/restricted/boost/endian/CMakeLists.windows-x86_64.txt
+++ b/contrib/restricted/boost/endian/CMakeLists.windows-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-endian INTERFACE)
-target_include_directories(restricted-boost-endian INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/endian/include
-)
target_link_libraries(restricted-boost-endian INTERFACE
contrib-libs-cxxsupp
restricted-boost-config
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
diff --git a/contrib/restricted/boost/phoenix/CMakeLists.darwin-x86_64.txt b/contrib/restricted/boost/phoenix/CMakeLists.darwin-x86_64.txt
index 7bf8181aa5e..6be8ce7372e 100644
--- a/contrib/restricted/boost/phoenix/CMakeLists.darwin-x86_64.txt
+++ b/contrib/restricted/boost/phoenix/CMakeLists.darwin-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-phoenix INTERFACE)
-target_include_directories(restricted-boost-phoenix INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/phoenix/include
-)
target_link_libraries(restricted-boost-phoenix INTERFACE
contrib-libs-cxxsupp
restricted-boost-assert
diff --git a/contrib/restricted/boost/phoenix/CMakeLists.linux-x86_64.txt b/contrib/restricted/boost/phoenix/CMakeLists.linux-x86_64.txt
index 80062339a36..5f8cf7e9a56 100644
--- a/contrib/restricted/boost/phoenix/CMakeLists.linux-x86_64.txt
+++ b/contrib/restricted/boost/phoenix/CMakeLists.linux-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-phoenix INTERFACE)
-target_include_directories(restricted-boost-phoenix INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/phoenix/include
-)
target_link_libraries(restricted-boost-phoenix INTERFACE
contrib-libs-linux-headers
contrib-libs-cxxsupp
diff --git a/contrib/restricted/boost/phoenix/CMakeLists.windows-x86_64.txt b/contrib/restricted/boost/phoenix/CMakeLists.windows-x86_64.txt
index 7bf8181aa5e..6be8ce7372e 100644
--- a/contrib/restricted/boost/phoenix/CMakeLists.windows-x86_64.txt
+++ b/contrib/restricted/boost/phoenix/CMakeLists.windows-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-phoenix INTERFACE)
-target_include_directories(restricted-boost-phoenix INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/phoenix/include
-)
target_link_libraries(restricted-boost-phoenix INTERFACE
contrib-libs-cxxsupp
restricted-boost-assert
diff --git a/contrib/restricted/boost/pool/CMakeLists.darwin-x86_64.txt b/contrib/restricted/boost/pool/CMakeLists.darwin-x86_64.txt
index a0e50e5cde2..6106cb55f87 100644
--- a/contrib/restricted/boost/pool/CMakeLists.darwin-x86_64.txt
+++ b/contrib/restricted/boost/pool/CMakeLists.darwin-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-pool INTERFACE)
-target_include_directories(restricted-boost-pool INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/pool/include
-)
target_link_libraries(restricted-boost-pool INTERFACE
contrib-libs-cxxsupp
restricted-boost-assert
diff --git a/contrib/restricted/boost/pool/CMakeLists.linux-aarch64.txt b/contrib/restricted/boost/pool/CMakeLists.linux-aarch64.txt
index a5d127cffbf..965a5d30301 100644
--- a/contrib/restricted/boost/pool/CMakeLists.linux-aarch64.txt
+++ b/contrib/restricted/boost/pool/CMakeLists.linux-aarch64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-pool INTERFACE)
-target_include_directories(restricted-boost-pool INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/pool/include
-)
target_link_libraries(restricted-boost-pool INTERFACE
contrib-libs-linux-headers
contrib-libs-cxxsupp
diff --git a/contrib/restricted/boost/pool/CMakeLists.linux-x86_64.txt b/contrib/restricted/boost/pool/CMakeLists.linux-x86_64.txt
index a5d127cffbf..965a5d30301 100644
--- a/contrib/restricted/boost/pool/CMakeLists.linux-x86_64.txt
+++ b/contrib/restricted/boost/pool/CMakeLists.linux-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-pool INTERFACE)
-target_include_directories(restricted-boost-pool INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/pool/include
-)
target_link_libraries(restricted-boost-pool INTERFACE
contrib-libs-linux-headers
contrib-libs-cxxsupp
diff --git a/contrib/restricted/boost/pool/CMakeLists.windows-x86_64.txt b/contrib/restricted/boost/pool/CMakeLists.windows-x86_64.txt
index a0e50e5cde2..6106cb55f87 100644
--- a/contrib/restricted/boost/pool/CMakeLists.windows-x86_64.txt
+++ b/contrib/restricted/boost/pool/CMakeLists.windows-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-pool INTERFACE)
-target_include_directories(restricted-boost-pool INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/pool/include
-)
target_link_libraries(restricted-boost-pool INTERFACE
contrib-libs-cxxsupp
restricted-boost-assert
diff --git a/contrib/restricted/boost/variant2/CMakeLists.darwin-x86_64.txt b/contrib/restricted/boost/variant2/CMakeLists.darwin-x86_64.txt
index faec5d90979..a4316a091b5 100644
--- a/contrib/restricted/boost/variant2/CMakeLists.darwin-x86_64.txt
+++ b/contrib/restricted/boost/variant2/CMakeLists.darwin-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-variant2 INTERFACE)
-target_include_directories(restricted-boost-variant2 INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/variant2/include
-)
target_link_libraries(restricted-boost-variant2 INTERFACE
contrib-libs-cxxsupp
restricted-boost-assert
diff --git a/contrib/restricted/boost/variant2/CMakeLists.linux-aarch64.txt b/contrib/restricted/boost/variant2/CMakeLists.linux-aarch64.txt
index b3cdd31e101..76c0b86f25f 100644
--- a/contrib/restricted/boost/variant2/CMakeLists.linux-aarch64.txt
+++ b/contrib/restricted/boost/variant2/CMakeLists.linux-aarch64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-variant2 INTERFACE)
-target_include_directories(restricted-boost-variant2 INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/variant2/include
-)
target_link_libraries(restricted-boost-variant2 INTERFACE
contrib-libs-linux-headers
contrib-libs-cxxsupp
diff --git a/contrib/restricted/boost/variant2/CMakeLists.linux-x86_64.txt b/contrib/restricted/boost/variant2/CMakeLists.linux-x86_64.txt
index b3cdd31e101..76c0b86f25f 100644
--- a/contrib/restricted/boost/variant2/CMakeLists.linux-x86_64.txt
+++ b/contrib/restricted/boost/variant2/CMakeLists.linux-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-variant2 INTERFACE)
-target_include_directories(restricted-boost-variant2 INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/variant2/include
-)
target_link_libraries(restricted-boost-variant2 INTERFACE
contrib-libs-linux-headers
contrib-libs-cxxsupp
diff --git a/contrib/restricted/boost/variant2/CMakeLists.windows-x86_64.txt b/contrib/restricted/boost/variant2/CMakeLists.windows-x86_64.txt
index faec5d90979..a4316a091b5 100644
--- a/contrib/restricted/boost/variant2/CMakeLists.windows-x86_64.txt
+++ b/contrib/restricted/boost/variant2/CMakeLists.windows-x86_64.txt
@@ -8,9 +8,6 @@
add_library(restricted-boost-variant2 INTERFACE)
-target_include_directories(restricted-boost-variant2 INTERFACE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/variant2/include
-)
target_link_libraries(restricted-boost-variant2 INTERFACE
contrib-libs-cxxsupp
restricted-boost-assert