Skip to content
Snippets Groups Projects
Commit b3c3978f authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

WIP: remove the unused code to get the CLHEP directory.

parent b74f8e60
No related branches found
No related tags found
No related merge requests found
...@@ -57,9 +57,6 @@ function run-cmake() { ...@@ -57,9 +57,6 @@ function run-cmake() {
cd $blddir cd $blddir
local clhep_prefix=$(eval echo $(clhep-config --prefix))
local clhep_include=${clhep_prefix}/include
# locate the pandorapfa # locate the pandorapfa
local pandorapfa=$(echo $CMAKE_PREFIX_PATH | tr ':' '\n' | grep pandorapfa | head -n1) local pandorapfa=$(echo $CMAKE_PREFIX_PATH | tr ':' '\n' | grep pandorapfa | head -n1)
info: "Find PandoraPFA: $pandorapfa" info: "Find PandoraPFA: $pandorapfa"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment