diff options
Diffstat (limited to 'contrib/restricted/boost/bimap/CMakeLists.linux.txt')
-rw-r--r-- | contrib/restricted/boost/bimap/CMakeLists.linux.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/restricted/boost/bimap/CMakeLists.linux.txt b/contrib/restricted/boost/bimap/CMakeLists.linux.txt index 8ba28dd032..ec9f4d731c 100644 --- a/contrib/restricted/boost/bimap/CMakeLists.linux.txt +++ b/contrib/restricted/boost/bimap/CMakeLists.linux.txt @@ -12,6 +12,7 @@ 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 yutil restricted-boost-concept_check |