summaryrefslogtreecommitdiffstats
path: root/perform/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r19686] Spelling mistake in TARGET_WIN_PROPERTIES broke cmake configurationAllen Byrne2010-10-281-1/+1
|
* [svn-r19527] Add clear generated objects commands to test blocks.Allen Byrne2010-10-061-0/+15
| | | | | | Add configurefile command to copy CTestCustom to build folder. Tested: local linux
* [svn-r19361] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-90/+9
|
* [svn-r19325] Added parallel build commands.Allen Byrne2010-08-311-2/+66
| | | | | | | Corrected use/name of source folder aliases. Duplicated FindMPI.cmake so that non-c++ compiler is found first (recommemded commands did not work). Tested: local linux with mpich
* [svn-r19037] Added executable Linker Flag for MSVC static builds: ↵Allen Byrne2010-06-291-0/+60
| | | | | | | | /NODEFAULTLIB:MSVCRT Added VERSION vars for inclusion into auto snapshot version update script Tested windows
* [svn-r18793] Add files to support building library with CMakeAllen Byrne2010-05-131-0/+74
Tested: Local linux