-
- Downloads
cmGeneratorTarget: Adopt Fortran module directory generation
Move code to create/get the fortran module directory from the cmCommonTargetGenerator to cmGeneratorTarget. Rename the ComputeFortranModuleDirectory method to CreateFortranModuleDirectory as this method *creates* the directory if it is missing.
Showing
- Source/cmCommonTargetGenerator.cxx 1 addition, 39 deletionsSource/cmCommonTargetGenerator.cxx
- Source/cmCommonTargetGenerator.h 0 additions, 6 deletionsSource/cmCommonTargetGenerator.h
- Source/cmGeneratorTarget.cxx 35 additions, 0 deletionsSource/cmGeneratorTarget.cxx
- Source/cmGeneratorTarget.h 6 additions, 0 deletionsSource/cmGeneratorTarget.h
- Source/cmMakefileTargetGenerator.cxx 1 addition, 1 deletionSource/cmMakefileTargetGenerator.cxx
Loading
Please register or sign in to comment