summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/pool
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/pool
parent2e212624fe5240e6b6c38619e12136353b2b960c (diff)
Diffstat (limited to 'contrib/restricted/boost/pool')
-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
4 files changed, 0 insertions, 12 deletions
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