mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-12-21 07:22:21 +00:00
Review
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
This commit is contained in:
parent
7f051eb5f2
commit
cae03f17ae
1 changed files with 1 additions and 1 deletions
|
|
@ -377,7 +377,7 @@ target_link_libraries(UnleashedRecomp PRIVATE
|
|||
CURL::libcurl
|
||||
)
|
||||
|
||||
if (NOT ENABLE_IM_FONT_ATLAS_SNAPSHOT)
|
||||
if (NOT UNLEASHED_RECOMP_ENABLE_IM_FONT_ATLAS_SNAPSHOT)
|
||||
target_link_libraries(UnleashedRecomp PRIVATE
|
||||
msdf-atlas-gen::msdf-atlas-gen
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue