mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Fix
This commit is contained in:
parent
0afcae0a52
commit
77b568b3e3
@ -588,7 +588,7 @@ if (MSVC_FOR_DECOMP)
|
||||
|
||||
if (ISLE_INCLUDE_ENTROPY)
|
||||
foreach(tgt IN LISTS lego1_targets beta10_targets)
|
||||
target_compile_options(${tgt} PRIVATE /FI${PROJECT_SOURCE_DIR}/tools/entropy.h)
|
||||
target_compile_options(${tgt} PRIVATE /FI${PROJECT_SOURCE_DIR}/entropy.h)
|
||||
endforeach()
|
||||
endif()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user