diff --git a/src/ox/claw/CMakeLists.txt b/src/ox/claw/CMakeLists.txt index bab204df2..ff5e3aca5 100644 --- a/src/ox/claw/CMakeLists.txt +++ b/src/ox/claw/CMakeLists.txt @@ -6,7 +6,7 @@ add_library( ) target_link_libraries( - OxClaw + OxClaw PUBLIC OxMetalClaw OxOrganicClaw )