diff options
| author | Alexander Smirnov <[email protected]> | 2023-06-22 16:52:19 +0000 |
|---|---|---|
| committer | Alexander Smirnov <[email protected]> | 2023-06-22 16:52:19 +0000 |
| commit | f001387a4d827160ddbe7123079f498ba8790747 (patch) | |
| tree | 647342c8d70103ee58dbf391586ac495ee081755 /contrib/restricted/boost/pool | |
| parent | 2e212624fe5240e6b6c38619e12136353b2b960c (diff) | |
Diffstat (limited to 'contrib/restricted/boost/pool')
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 |
