aboutsummaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorNaios <naios-dev@live.de>2017-12-19 17:22:30 +0100
committerNaios <naios-dev@live.de>2017-12-21 23:31:11 +0100
commit85e460802d0867634003768d7b8be356d236aba3 (patch)
treea113c27193d0e982f93ad9740d1e950d0fdb0306 /src/common
parent9d0400211def5b56b33f966707ab764597470c83 (diff)
Build: Inherit the features and warning flags privately
(cherry picked from commit 12853475186569b2f47f1d69f817cbef8e590d83)
Diffstat (limited to 'src/common')
-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