aboutsummaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorNaios <naios-dev@live.de>2017-12-19 17:22:30 +0100
committerNaios <naios-dev@live.de>2017-12-20 04:04:28 +0100
commit12853475186569b2f47f1d69f817cbef8e590d83 (patch)
treeb9301c2c5ec16330ed6f69b682bf50b802b40cf1 /src/common/CMakeLists.txt
parentdb5d5a03be4829928bd20c7d40a6f576f0b86478 (diff)
Build: Inherit the features and warning flags privately
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 7440cc2d51e..938cde8160a 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -61,8 +61,8 @@ target_include_directories(common
target_link_libraries(common
PRIVATE
process
- PUBLIC
trinity-core-interface
+ PUBLIC
boost
fmt
g3dlib