slightly improved the rge handler.

This commit is contained in:
2021-04-01 20:37:08 +02:00
parent 8c604cc02b
commit 9657c8076f
2 changed files with 6 additions and 6 deletions

View File

@@ -202,7 +202,7 @@ if (DKS_FOUND)
endif (DKS_FOUND)
target_link_libraries(PUserFcnBase ${ROOT_LIBRARIES})
target_link_libraries(PRgeHandler ${ROOT_LIBRARIES})
target_link_libraries(PRgeHandler ${Boost_LIBRARIES} ${ROOT_LIBRARIES})
target_link_libraries(PMusr ${DependOnLibs})
#--- install PUserFcnBase solib -----------------------------------------------