mirror of
https://github.com/reactos/reactos.git
synced 2026-06-09 09:23:04 +08:00
[CMIDRIVER] Try to fix build
This commit is contained in:
@@ -28,7 +28,7 @@ if(USE_CLANG_CL OR (NOT MSVC))
|
||||
add_target_compile_flags(cmipci "-Wno-write-strings -Wno-switch")
|
||||
endif()
|
||||
|
||||
add_pch(cmipci precomp.h SOURCE)
|
||||
#add_pch(cmipci precomp.h SOURCE)
|
||||
add_cd_file(TARGET cmipci DESTINATION reactos/system32/drivers FOR all)
|
||||
|
||||
if(ARCH STREQUAL "i386")
|
||||
|
||||
Reference in New Issue
Block a user