From 85e460802d0867634003768d7b8be356d236aba3 Mon Sep 17 00:00:00 2001 From: Naios Date: Tue, 19 Dec 2017 17:22:30 +0100 Subject: Build: Inherit the features and warning flags privately (cherry picked from commit 12853475186569b2f47f1d69f817cbef8e590d83) --- src/common/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common') 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 -- cgit v1.2.3