init dep handling for xo-expression2 -> xo-procedure2
This commit is contained in:
parent
78e3d28196
commit
8366dc62a1
3 changed files with 4 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ include(CMakeFindDependencyMacro)
|
|||
#
|
||||
find_dependency(xo_gc)
|
||||
find_dependency(reflect)
|
||||
find_dependency(xo_object2)
|
||||
find_dependency(xo_procedure2)
|
||||
find_dependency(xo_printable2)
|
||||
find_dependency(xo_flatstring)
|
||||
find_dependency(cmake)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue