mirror of
https://github.com/aap/librw.git
synced 2025-04-20 16:47:06 +01:00
librw+cmake: compile lodepng as pure C
This commit is contained in:
parent
32234609ea
commit
a5d31ade07
@ -101,6 +101,7 @@ target_include_directories(librw
|
|||||||
|
|
||||||
target_compile_definitions(librw
|
target_compile_definitions(librw
|
||||||
PRIVATE
|
PRIVATE
|
||||||
|
LODEPNG_NO_COMPILE_CPP
|
||||||
"$<IF:$<CONFIG:DEBUG>,DEBUG,NDEBUG>"
|
"$<IF:$<CONFIG:DEBUG>,DEBUG,NDEBUG>"
|
||||||
PUBLIC
|
PUBLIC
|
||||||
"RW_${LIBRW_PLATFORM}"
|
"RW_${LIBRW_PLATFORM}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user