mirror of
https://github.com/aap/librw.git
synced 2025-12-19 08:59:51 +00:00
librw+cmake: compile lodepng as pure C
This commit is contained in:
@@ -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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user