Fix Visual Studio Project build
authorRoland Schulz <roland@utk.edu>
Thu, 26 Jun 2014 03:18:19 +0000 (23:18 -0400)
committerRoland Schulz <roland@rschulz.eu>
Thu, 26 Jun 2014 22:13:46 +0000 (00:13 +0200)
commit65a7d58e515b00e3a9953f159d8fd68cbd092438
tree6c0443cf6ab41ec7be65ab6c630824acfdba84bc
parent0a76c9ca6261680ce84cc323cc9ad71875912032
Fix Visual Studio Project build

Fix two issues with project builds (the default cmake Generator on
Windows, jenkins uses jom):
- build configuration linker flags have to be defined
- only c++ flags are used

Change-Id: I773f45d0937f6bad9a2008ef1cfcbfc6c58a13a0
cmake/gmxBuildTypeReference.cmake
cmake/gmxBuildTypeReleaseWithAssert.cmake
cmake/gmxCFlags.cmake