[ox/claw] Make CMake dependencies PUBLIC
This commit is contained in:
parent
657af980c2
commit
a5194fd972
2
deps/ox/src/ox/claw/CMakeLists.txt
vendored
2
deps/ox/src/ox/claw/CMakeLists.txt
vendored
@ -6,7 +6,7 @@ add_library(
|
||||
)
|
||||
|
||||
target_link_libraries(
|
||||
OxClaw
|
||||
OxClaw PUBLIC
|
||||
OxMetalClaw
|
||||
OxOrganicClaw
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user