mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-25 14:20:32 +00:00
[lcms] Add 'd' debug postfix
This commit is contained in:
parent
1ea060d6fa
commit
28aaced0f5
@ -33,6 +33,8 @@ set(SRCS
|
||||
"src/cmssm.c"
|
||||
)
|
||||
|
||||
set(CMAKE_DEBUG_POSTFIX d)
|
||||
|
||||
add_definitions(-DUNICODE -D_UNICODE)
|
||||
|
||||
if(BUILD_SHARED_LIBS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user