mirror of
https://github.com/Naios/continuable.git
synced 2025-12-06 16:56:44 +08:00
Update function2 to Naios/function2@d2acdb6
This commit is contained in:
parent
3bd4dd40de
commit
2d5aa36b67
@ -84,7 +84,7 @@ if (CTI_CONTINUABLE_IS_TOP_LEVEL_PROJECT)
|
||||
add_subdirectory(dep)
|
||||
else()
|
||||
if(NOT TARGET function2::function2)
|
||||
find_package(function2 2 REQUIRED)
|
||||
find_package(function2 4 REQUIRED)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 5112fc3e8ca3042ebd37fbafbe69ee4cadb8b075
|
||||
Subproject commit d2acdb6c3c7612a6133cd03464ef941161258f4e
|
||||
Loading…
x
Reference in New Issue
Block a user