Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Mar 28, 2016
1 parent 63b4ce8 commit 1813a90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doomsday/cmake/PlatformWindows.cmake
Expand Up @@ -77,7 +77,6 @@ if (MSVC)
${WINDOWS_KIT_REDIST_DLL_DIR}/${DENG_ARCH}/*.dll
)
set (VC_REDIST_LIBS ${VC_REDIST_LIBS} CACHE STRING "Visual C++/UCRT redistributable libraries")
message (STATUS ${VC_REDIST_LIBS})
endif ()
if (NOT VC_REDIST_LIBS_DEBUG)
file (GLOB VC_REDIST_LIBS_DEBUG
Expand Down

0 comments on commit 1813a90

Please sign in to comment.