X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=drivers%2Fbus%2Fpcix%2FCMakeLists.txt;h=a805c580883aa81ac747843e1a37999046a7b1c8;hp=7771b0e9afdc616645f959b6ad64ef9bdd816e5b;hb=91f3191275d4f7a56ea26402dcab162cffe7b3f8;hpb=ef04b58c2ed7f3ed36b573c69f4b1c527eb20bec diff --git a/drivers/bus/pcix/CMakeLists.txt b/drivers/bus/pcix/CMakeLists.txt index 7771b0e9afd..a805c580883 100644 --- a/drivers/bus/pcix/CMakeLists.txt +++ b/drivers/bus/pcix/CMakeLists.txt @@ -44,4 +44,4 @@ add_importlibs(pcix ntoskrnl hal) add_pch(pcix ${CMAKE_CURRENT_SOURCE_DIR}/pci.h ${SOURCE}) add_dependencies(pcix pciclass) -add_cd_file(TARGET pcix DESTINATION reactos/system32/drivers NO_CAB) +add_cd_file(TARGET pcix DESTINATION reactos/system32/drivers NO_CAB FOR all)