CMakeFiles Code
A collection of CMake files, biased towards projects using Fortran
Status: Beta
Brought to you by:
astrofloyd
File | Date | Author | Commit |
---|---|---|---|
CMake | 2017-12-18 |
![]() |
[151d59] Update FindPLplot.cmake for use with PLplot 5.13 |
CMakeLists | 2013-08-06 |
![]() |
[b2be91] Updated file headers |
FindLibs | 2017-12-18 |
![]() |
[151d59] Update FindPLplot.cmake for use with PLplot 5.13 |
code_version | 2013-08-06 |
![]() |
[84312e] Updated header of code_version_libSUFR.sh |
README | 2013-08-06 |
![]() |
[b2be91] Updated file headers |
CMakeFiles README CMakeFiles is a set of CMake files, with a bias towards projects using Fortran. Homepage: http://cmakefiles.sourceforge.net Contents: CMake/ This directory contains CMake modules like compiler options and an example file list. Put these files in the CMake/ subdirectory of the main project directory. CMakeLists/ This directory contains example CMakeLists.txt files. Put one of these files in the main project directory. code_version/ This directory contains example code_version.sh scripts that generate code to generate the code version/hash/date. Put one of these files in the main project directory if needed. FindLibs/ This directory contains FindLib.cmake files. All files use CMakeLocations.cmake, which is designed for Linux/Unix/BSD/MacOS. Put these files in the CMake/ subdirectory of the main project directory. LICENCE: Copyright 2010-2013, AstroFloyd - astrofloyd.org This file is part of the CMakeFiles package. See: http://cmakefiles.sf.net/ This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this code (LICENCE). If not, see <http://www.gnu.org/licenses/>.