summaryrefslogtreecommitdiff
path: root/src/core/stdclist
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdclist')
-rw-r--r--src/core/stdclist/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/stdclist/CMakeLists.txt b/src/core/stdclist/CMakeLists.txt
index 4477d53c3a..9c93e7d364 100644
--- a/src/core/stdclist/CMakeLists.txt
+++ b/src/core/stdclist/CMakeLists.txt
@@ -1,2 +1,3 @@
set(TARGET StdClist)
-include(${CMAKE_SOURCE_DIR}/cmake/core.cmake) \ No newline at end of file
+include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
+target_link_libraries(${TARGET} comctl32.lib UxTheme.lib Shlwapi.lib) \ No newline at end of file