Name | Modified | Size | Downloads / Week |
---|---|---|---|
CMakeFiles-0.1.2.tar.gz | 2013-08-06 | 25.6 kB | |
VERSION | 2013-08-06 | 298 Bytes | |
CHANGELOG | 2013-08-06 | 2.0 kB | |
README | 2013-08-06 | 1.6 kB | |
CMakeFiles-0.1.1.tar.gz | 2011-11-09 | 22.9 kB | |
LICENCE | 2011-07-30 | 35.1 kB | |
Totals: 6 Items | 87.6 kB | 0 |
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/>.