summaryrefslogtreecommitdiff
path: root/src/core/stduserinfo
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stduserinfo')
-rw-r--r--src/core/stduserinfo/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/stduserinfo/CMakeLists.txt b/src/core/stduserinfo/CMakeLists.txt
index 42a47311b7..7bdbd5c48b 100644
--- a/src/core/stduserinfo/CMakeLists.txt
+++ b/src/core/stduserinfo/CMakeLists.txt
@@ -1,2 +1,3 @@
set(TARGET StdUserInfo)
-include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) \ No newline at end of file
+include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
+target_link_libraries(${TARGET} UxTheme.lib ws2_32.lib) \ No newline at end of file