Compare commits
2 Commits
145b1f4deb
...
6fa8973b91
Author | SHA1 | Date | |
---|---|---|---|
6fa8973b91 | |||
7c9c2f57b9 |
@ -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)
|
||||
|
2
thirdparty/cmlib-example-library
vendored
2
thirdparty/cmlib-example-library
vendored
Submodule thirdparty/cmlib-example-library updated: e2381123ba...4e44af4e37
Reference in New Issue
Block a user