Migrate cmake configuration to FindPython
Replace `PythonLibs` and `PythonInterp` to the corresponding `find_package( Python ... )` calls. And remove the dependency entirely where not necessary.
Showing
- Control/AthenaPython/CMakeLists.txt 1 addition, 1 deletionControl/AthenaPython/CMakeLists.txt
- Control/AthenaServices/CMakeLists.txt 1 addition, 1 deletionControl/AthenaServices/CMakeLists.txt
- Control/Hephaestus/CMakeLists.txt 1 addition, 1 deletionControl/Hephaestus/CMakeLists.txt
- Control/PerformanceMonitoring/PerfMonComps/CMakeLists.txt 1 addition, 1 deletionControl/PerformanceMonitoring/PerfMonComps/CMakeLists.txt
- Control/PerformanceMonitoring/PerfMonEvent/CMakeLists.txt 1 addition, 1 deletionControl/PerformanceMonitoring/PerfMonEvent/CMakeLists.txt
- Control/PyKernel/CMakeLists.txt 1 addition, 1 deletionControl/PyKernel/CMakeLists.txt
- Control/RootUtils/CMakeLists.txt 1 addition, 1 deletionControl/RootUtils/CMakeLists.txt
- Control/StoreGateBindings/CMakeLists.txt 1 addition, 1 deletionControl/StoreGateBindings/CMakeLists.txt
- DataQuality/DQUtils/CMakeLists.txt 1 addition, 1 deletionDataQuality/DQUtils/CMakeLists.txt
- HLT/Trigger/TrigControl/TrigPSC/CMakeLists.txt 1 addition, 1 deletionHLT/Trigger/TrigControl/TrigPSC/CMakeLists.txt
- MuonSpectrometer/MuonCalib/MuonCalibJobTransforms/CMakeLists.txt 0 additions, 3 deletions...ctrometer/MuonCalib/MuonCalibJobTransforms/CMakeLists.txt
- PhysicsAnalysis/AnalysisCommon/AnalysisTools/CMakeLists.txt 1 addition, 1 deletionPhysicsAnalysis/AnalysisCommon/AnalysisTools/CMakeLists.txt
- PhysicsAnalysis/PyAnalysis/PyAnalysisExamples/CMakeLists.txt 1 addition, 1 deletionPhysicsAnalysis/PyAnalysis/PyAnalysisExamples/CMakeLists.txt
- PhysicsAnalysis/TruthParticleID/McParticleUtils/CMakeLists.txt 1 addition, 1 deletion...csAnalysis/TruthParticleID/McParticleUtils/CMakeLists.txt
- Projects/AnalysisTop/CMakeLists.txt 1 addition, 1 deletionProjects/AnalysisTop/CMakeLists.txt
- Projects/VP1Light/CMakeLists.txt 1 addition, 1 deletionProjects/VP1Light/CMakeLists.txt
- Reconstruction/RecJobTransforms/CMakeLists.txt 0 additions, 3 deletionsReconstruction/RecJobTransforms/CMakeLists.txt
- Simulation/SimuJobTransforms/CMakeLists.txt 0 additions, 3 deletionsSimulation/SimuJobTransforms/CMakeLists.txt
- Tools/FullChainTransforms/CMakeLists.txt 0 additions, 3 deletionsTools/FullChainTransforms/CMakeLists.txt
- Tools/JobTransforms/CMakeLists.txt 0 additions, 2 deletionsTools/JobTransforms/CMakeLists.txt
Loading
Please register or sign in to comment