# 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/G4ABLA3.0" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4ABLA-3.0/src/G4ABLA-build" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4ABLA-3.0" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4ABLA-3.0/tmp" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4ABLA-3.0/src/G4ABLA-stamp" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4ABLA-3.0/src" "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4ABLA-3.0/src/G4ABLA-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/G4ABLA-3.0/src/G4ABLA-stamp/${subDir}") endforeach() if(cfgdir) file(MAKE_DIRECTORY "/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/geant4.10.00.p04-build/Externals/G4ABLA-3.0/src/G4ABLA-stamp${cfgdir}") # cfgdir has leading slash endif()