[CMake] Spurious test failure in CMakeTestFortranCompiler

2013-06-30 Thread Neil Carlson
I've run into a problem with CMakeTestFortranCompiler reporting that the Fortran compiler does not support Fortran 90, when in fact it does. I've set CMake_Fortran_FLAGS at the outset to include the "-u" flag which has the effect of making "implicit none" the default (this is the NAG compiler, but

[CMake] Adding a folder with files into an OSX App

2013-06-30 Thread Andrew Maclean
Has anyone got an example of how to incorporate a folder into a Mac OSX App? In other words I want to have the following directory structure: MyApp.app Contents MacOS MyApp Help en Help es In other words the Help directory is