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/lambda | |
| parent | 2e212624fe5240e6b6c38619e12136353b2b960c (diff) | |
Diffstat (limited to 'contrib/restricted/boost/lambda')
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 |
