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