mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[CMAKE]
- go RTFM, you moron svn path=/trunk/; revision=53561
This commit is contained in:
@@ -265,7 +265,7 @@ function(set_module_type MODULE TYPE)
|
||||
|
||||
#set unicode definitions
|
||||
if(__module_UNICODE)
|
||||
add_target_compile_definitions(${MODULE} -DUNICODE -D_UNICODE)
|
||||
add_target_compile_definitions(${MODULE} UNICODE _UNICODE)
|
||||
endif()
|
||||
|
||||
# set entry point
|
||||
|
||||
Reference in New Issue
Block a user