# Distributed under the OSI-approved BSD 3-Clause License. See accompanying # file Copyright.txt or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.5) file(MAKE_DIRECTORY "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/data/G4EMLOW6.35" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4EMLOW-6.35/src/G4EMLOW-build" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4EMLOW-6.35" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4EMLOW-6.35/tmp" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4EMLOW-6.35/src/G4EMLOW-stamp" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4EMLOW-6.35/src" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4EMLOW-6.35/src/G4EMLOW-stamp" ) set(configSubDirs ) foreach(subDir IN LISTS configSubDirs) file(MAKE_DIRECTORY "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4EMLOW-6.35/src/G4EMLOW-stamp/${subDir}") endforeach() if(cfgdir) file(MAKE_DIRECTORY "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4EMLOW-6.35/src/G4EMLOW-stamp${cfgdir}") # cfgdir has leading slash endif()