mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-17 23:41:15 +02:00
fix the fix (and another fix)
This commit is contained in:
@@ -39,7 +39,7 @@ target_compile_definitions(${EXECUTABLE}
|
||||
PRIVATE
|
||||
$<IF:$<CONFIG:DEBUG>,DEBUG,NDEBUG>
|
||||
LIBRW
|
||||
${PROJECT}_NO_AUTOLINK
|
||||
CMAKE_NO_AUTOLINK
|
||||
)
|
||||
|
||||
if(LIBRW_PLATFORM_D3D9)
|
||||
|
Reference in New Issue
Block a user