diff --git a/fggl/debug/imgui/CMakeLists.txt b/fggl/debug/imgui/CMakeLists.txt
index c84c97ca26ad987f4a304d3c9b635f7824fe460a..bf16014476d66bb74c63074be23998c42a13085c 100644
--- a/fggl/debug/imgui/CMakeLists.txt
+++ b/fggl/debug/imgui/CMakeLists.txt
@@ -1,4 +1,4 @@
-target_link_libraries(fggl PUBLIC imgui)
+target_link_libraries(fggl PRIVATE imgui)
 
 target_sources( fggl
     PRIVATE