xo-interpreter2: build: fix cmake nits [PKG][BUGFIX]
This commit is contained in:
parent
ca9468eff7
commit
bc5a2c3959
3 changed files with 2 additions and 17 deletions
|
|
@ -6,7 +6,7 @@ include(CMakeFindDependencyMacro)
|
|||
# must coordinate with xo_dependency() calls
|
||||
# in CMakeLists.txt
|
||||
#
|
||||
find_dependency(xo_expression2)
|
||||
find_dependency(xo_reader2)
|
||||
find_dependency(xo_gc)
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue