Re: [CMake] CMAKE Fortran - error while coping modules

2017-08-24 Thread Martin.LARCHER
Dear Volker, indeed the name of the file is replaced by "d". And I have no idea why. All the files before run smoothly. Is there any point where I can get n idea how the internal CMAKE commands are created? Martin -- Dr.-Ing. Martin Larcher European Commission Joint Research Centre, T.P. 480 Di

[CMake] CMAKE Fortran - error while coping modules

2017-08-23 Thread Martin.LARCHER
Dear all, I'm quite new in CMAKE. The compilation of our sources (EUROPLEXUS) under Windows is running very well but under Linux I get an error while cmake is copying the module files. For one particular file, cmake uses a wrong filename. See the two bold lines below. Any idea? Many thanks Marti