summaryrefslogtreecommitdiff
path: root/src/core/stdfile/CMakeLists.txt
blob: 427d568d2b983877eb7ded446540578f0f3f5ade (plain)
1
2
3
set(TARGET StdFile)
include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
target_link_libraries(${TARGET} Shlwapi.lib)