mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-05 18:23:39 -04:00
remove old comment
Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
parent
caeca07b5c
commit
72bc2ce30a
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ function(download_moltenvk)
|
|||
WORKING_DIRECTORY "${CMAKE_BINARY_DIR}/externals")
|
||||
endif()
|
||||
|
||||
# Forcefully set the MoltenVK library in cache so find_library calls don't override it
|
||||
# Set the MoltenVK library independent of cache so find_library calls don't override it
|
||||
set(MOLTENVK_LIBRARY "${MOLTENVK_DIR}/MoltenVK/${platform}/${lib}")
|
||||
return(PROPAGATE MOLTENVK_LIBRARY)
|
||||
endfunction()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue