Fix ICC on Windows Build
authorRoland Schulz <roland@utk.edu>
Sat, 4 Feb 2012 20:18:24 +0000 (15:18 -0500)
committerRoland Schulz <roland@utk.edu>
Sun, 5 Feb 2012 00:05:53 +0000 (19:05 -0500)
commit136b27ae8d8699e5b7c77cb269fcb2bc12c4c247
tree01892ae8be8edfaaa21d2ecc045124b7d8ec6af6
parent10cc08186ff3b46e82959322fa5ddf72ebc619dc
Fix ICC on Windows Build

Fix NASM with NMake Generator

The workaround in parser.y may not be necessary any longer when this is
merged into master.

Change-Id: I810eec3fa4a13fd912da3832279e8ab47a62bdec
CMakeLists.txt
cmake/CMakeASM_NASMInformation.cmake [moved from cmake/CMakeASM-NASMInformation.cmake with 97% similarity]
cmake/CMakeDetermineASM_NASMCompiler.cmake [moved from cmake/CMakeDetermineASM-NASMCompiler.cmake with 92% similarity]
cmake/CMakeTestASM_NASMCompiler.cmake [moved from cmake/CMakeTestASM-NASMCompiler.cmake with 93% similarity]
src/gmxlib/CMakeLists.txt
src/gmxlib/selection/parser.c
src/gmxlib/selection/parser.h
src/gmxlib/selection/parser.y
src/gmxlib/selection/scanner_internal.c