X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=dll%2F3rdparty%2Flibxslt%2FCMakeLists.txt;h=9fb554cfd6dbd4de36f34555b0567aed91eae10c;hp=26111a6d4d0c96ca33182efad5ea3f3ddbd9a8b6;hb=53fbd8e18538e430a677ca80bb451f70e5652eea;hpb=f5cd0290d4e3c4f750a2ce7c2413f62943b63128 diff --git a/dll/3rdparty/libxslt/CMakeLists.txt b/dll/3rdparty/libxslt/CMakeLists.txt index 26111a6d4d0..9fb554cfd6d 100644 --- a/dll/3rdparty/libxslt/CMakeLists.txt +++ b/dll/3rdparty/libxslt/CMakeLists.txt @@ -41,6 +41,6 @@ if(MSVC) add_importlibs(libxslt ntdll) endif() -add_dependencies(libxslt psdk buildno_header) +add_dependencies(libxslt psdk) -add_cab_target(libxslt 1) +add_cd_file(TARGET libxslt DESTINATION reactos/system32)