Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
04d9c551
Commit
04d9c551
authored
5 years ago
by
Andre Sailer
Browse files
Options
Downloads
Patches
Plain Diff
DD4hepConfig: remove superfluous lines
parent
dae1f6f3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/DD4hepConfig.cmake.in
+0
-6
0 additions, 6 deletions
cmake/DD4hepConfig.cmake.in
with
0 additions
and
6 deletions
cmake/DD4hepConfig.cmake.in
+
0
−
6
View file @
04d9c551
...
...
@@ -36,7 +36,6 @@ if (NOT "${CMAKE_CXX_STANDARD}" EQUAL "${DD4hep_BUILD_CXX_STANDARD}")
endif()
# set ( GEANT4_USE_CLHEP "@GEANT4_USE_CLHEP@" )
# set ( ROOTSYS "$ENV{ROOTSYS}" )
# set ( ROOT_DIR "$ENV{ROOTSYS}/cmake" )
# set ( ROOT_VERSION "@ROOT_VERSION@" )
...
...
@@ -82,11 +81,6 @@ GET_TARGET_PROPERTY(DD4hep_INCLUDE_DIRS DD4hep::DDCore INTERFACE_INCLUDE_DIRECTO
MESSAGE(STATUS "include dirs ${DD4hep_INCLUDE_DIRS}")
# ---------- libraries --------------------------------------------------------
# do not store find results in cache
#set( DD4hep_LIBRARY_DIRS ${DD4hep_DIR}/lib )
#set( DD4hep_LIBRARIES DD4hep_LIBRARIES-NOTFOUND )
#mark_as_advanced( DD4hep_LIBRARY_DIRS DD4hep_LIBRARIES )
set(DD4hep_LIBRARIES DD4hep::DDCore)
SET(DD4hep_COMPONENT_LIBRARIES)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment