mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
[CMAKE]
One .acm suffix is enough. Dedicated to AmineKhaldi. svn path=/branches/cmake-bringup/; revision=49467
This commit is contained in:
@@ -11,7 +11,7 @@ if(NOT MSVC)
|
||||
endif()
|
||||
|
||||
set_entrypoint(imaadp32.acm 0)
|
||||
set_target_properties(imaadp32.acm PROPERTIES SUFFIX ".acm")
|
||||
set_target_properties(imaadp32.acm PROPERTIES SUFFIX "")
|
||||
|
||||
target_link_libraries(imaadp32.acm wine)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user