external: Fix RUNPATH of KFParticle.
Compare changes
+ 6
− 4
@@ -4,7 +4,7 @@ set(KFPARTICLE_SRC_URL "https://github.com/cbmsw/KFParticle.git")
@@ -34,7 +34,7 @@ endif()
@@ -61,6 +61,8 @@ ExternalProject_Add(KFPARTICLE
@@ -73,13 +75,13 @@ target_link_libraries(KFParticle INTERFACE Vc::Vc)