X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=dll%2Fwin32%2Fdbghelp%2FCMakeLists.txt;h=099da6a9f2d5e0836fb3f075169566d8a40015a4;hp=244181eacd6aa7ecdfd628ee342801e3496a467f;hb=fd5ef6b1c186ed039bca99226696d507fd7955c4;hpb=7ee0c086fc623b3253d2733a364ae78bcfd67fc0 diff --git a/dll/win32/dbghelp/CMakeLists.txt b/dll/win32/dbghelp/CMakeLists.txt index 244181eacd6..099da6a9f2d 100644 --- a/dll/win32/dbghelp/CMakeLists.txt +++ b/dll/win32/dbghelp/CMakeLists.txt @@ -51,4 +51,4 @@ target_link_libraries(dbghelp add_importlibs(dbghelp psapi version msvcrt kernel32 ntdll) add_dependencies(dbghelp dbghelp_def) -add_livecd_target(dbghelp reactos/system32) +add_cab_target(dbghelp 1)