summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineNextGenBase
diff options
context:
space:
mode:
Diffstat (limited to 'Graphics/GraphicsEngineNextGenBase')
-rw-r--r--Graphics/GraphicsEngineNextGenBase/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngineNextGenBase/CMakeLists.txt b/Graphics/GraphicsEngineNextGenBase/CMakeLists.txt
index f0bb4f01..d41179e2 100644
--- a/Graphics/GraphicsEngineNextGenBase/CMakeLists.txt
+++ b/Graphics/GraphicsEngineNextGenBase/CMakeLists.txt
@@ -21,8 +21,9 @@ PUBLIC
)
target_link_libraries(Diligent-GraphicsEngineNextGenBase
-PUBLIC
+PRIVATE
Diligent-BuildSettings
+PUBLIC
Diligent-PlatformInterface
Diligent-Common
Diligent-GraphicsAccessories