mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-22 17:19:15 +01:00
fix the fix (and another fix)
This commit is contained in:
parent
d7ceb4870c
commit
3194fdb2c1
@ -39,7 +39,7 @@ target_compile_definitions(${EXECUTABLE}
|
|||||||
PRIVATE
|
PRIVATE
|
||||||
$<IF:$<CONFIG:DEBUG>,DEBUG,NDEBUG>
|
$<IF:$<CONFIG:DEBUG>,DEBUG,NDEBUG>
|
||||||
LIBRW
|
LIBRW
|
||||||
${PROJECT}_NO_AUTOLINK
|
CMAKE_NO_AUTOLINK
|
||||||
)
|
)
|
||||||
|
|
||||||
if(LIBRW_PLATFORM_D3D9)
|
if(LIBRW_PLATFORM_D3D9)
|
||||||
|
Loading…
Reference in New Issue
Block a user