Fix PhysicsExtensions cmake for Linux

master
Hecklezz 2025-11-18 00:36:21 +10:00
parent 9d7a42f67f
commit 6e04de3c14
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ else (HAVOK)
NAMES
nd_pathing.lib
libnd_pathing.a
libnd_Pathing.a
PATHS "${ARCH_PREBUILT_DIRS_RELEASE}" REQUIRED NO_DEFAULT_PATH)
target_link_libraries(llphysicsextensions_impl INTERFACE ${ND_HACDCONVEXDECOMPOSITION_LIBRARY} ${HACD_LIBRARY} ${ND_PATHING_LIBRARY})