Removed packaged dbghelp.dll

This commit is contained in:
Drake Arconis
2012-09-17 22:40:30 -04:00
parent a09f7d274f
commit 90a10b3508
2 changed files with 0 additions and 24 deletions

View File

@@ -19,8 +19,3 @@ else (NOT STANDALONE)
endif(LINUX AND ${ARCH} STREQUAL "x86_64")
set(STANDALONE ON)
endif(NOT STANDALONE)
if (WINDOWS)
use_prebuilt_binary(dbghelp)
endif (WINDOWS)