aboutsummaryrefslogtreecommitdiff
path: root/src/win/native/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/win/native/CMakeLists.txt')
-rw-r--r--src/win/native/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win/native/CMakeLists.txt b/src/win/native/CMakeLists.txt
index 02f3afce..08acc739 100644
--- a/src/win/native/CMakeLists.txt
+++ b/src/win/native/CMakeLists.txt
@@ -28,4 +28,4 @@ target_sources(cru_win_native PUBLIC
${CRU_WIN_NATIVE_INCLUDE_DIR}/window_native_message_event_args.hpp
${CRU_WIN_NATIVE_INCLUDE_DIR}/window_render_target.hpp
)
-target_link_libraries(cru_win_native PUBLIC cru_win_graph_direct)
+target_link_libraries(cru_win_native PUBLIC cru_win_graph_direct cru_platform_native)