mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[CMICPL]
Fix gcc builds svn path=/trunk/; revision=58651
This commit is contained in:
@@ -14,4 +14,8 @@ add_importlibs(cmicpl
|
||||
kernel32
|
||||
)
|
||||
|
||||
add_cd_file(TARGET cmicpl DESTINATION reactos/system32/drivers FOR all)
|
||||
if (NOT MSVC)
|
||||
target_link_libraries(cmicpl -lgcc)
|
||||
endif()
|
||||
|
||||
add_cd_file(TARGET cmicpl DESTINATION reactos/system32/drivers FOR all)
|
||||
|
||||
Reference in New Issue
Block a user