diff options
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 |
