Compare commits

...

2 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ add_executable(${TRGT} ${TRGT_sources})
common_target_properties(${TRGT})
# Добавление к пути поиска заголовочных файлов
target_include_directories(${TRGT} PUBLIC ${Boost_INCLUDE_DIRS})
target_include_directories(${TRGT} SYSTEM PUBLIC ${Boost_INCLUDE_DIRS})
# Зависимость от библиотеки из внешнего проекта проекта
add_dependencies(${TRGT} ext-lib)

@ -1 +1 @@
Subproject commit e2381123bae3622be8b306feeee833d976db81ee
Subproject commit 4e44af4e3746f81fee99036a69b1c0e4b9006133