Always link to namespaced CMake targets
All GeoModel targets provide ALIAS targets to their namespaced equivalents as exported for use later as imported targets. This renders obsolete the need to check for full/local builds and use different target names. Remove use of .._INDIVIDUAL_BUILD variables, consistently link to namespaced targets. TODO: fix this in FullSimLight due to incomplete use of FullSimLight interface target.
parent
1cc28ca0
No related branches found
No related tags found
Showing
- FSL/CMakeLists.txt 0 additions, 2 deletionsFSL/CMakeLists.txt
- FullSimLight/CMakeLists.txt 5 additions, 18 deletionsFullSimLight/CMakeLists.txt
- FullSimLight/Plugins/CMakeLists.txt 0 additions, 2 deletionsFullSimLight/Plugins/CMakeLists.txt
- GeoModelG4/CMakeLists.txt 0 additions, 2 deletionsGeoModelG4/CMakeLists.txt
- GeoModelG4/GeoMaterial2G4/CMakeLists.txt 1 addition, 12 deletionsGeoModelG4/GeoMaterial2G4/CMakeLists.txt
- GeoModelG4/GeoModel2G4/CMakeLists.txt 1 addition, 11 deletionsGeoModelG4/GeoModel2G4/CMakeLists.txt
- GeoModelTools/CMakeLists.txt 0 additions, 2 deletionsGeoModelTools/CMakeLists.txt
- GeoModelVisualization/CMakeLists.txt 0 additions, 2 deletionsGeoModelVisualization/CMakeLists.txt
Please register or sign in to comment