mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-23 13:55:36 +08:00
Update VC-LTL helper for cmake.cmake
This commit is contained in:
parent
c82f030165
commit
71a22be841
@ -84,5 +84,7 @@ if(NOT VC_LTL_Root)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(VC_LTL_Root)
|
if(VC_LTL_Root)
|
||||||
|
if(EXISTS "${VC_LTL_Root}\\config\\config.cmake")
|
||||||
include("${VC_LTL_Root}\\config\\config.cmake")
|
include("${VC_LTL_Root}\\config\\config.cmake")
|
||||||
endif()
|
endif()
|
||||||
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user