]> git.mxchange.org Git - simgear.git/commit
CMakeLists.txt: explicitly set the standard to C++98
authorAlessandro Menti <alessandro.menti@hotmail.it>
Sun, 22 May 2016 17:22:29 +0000 (19:22 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000 (10:21 +0200)
commit8319fefab5020aaa11b2daf3bb11118c3ac2e3ff
treebca5d35d793a91f833c4834a6d87709ea6830f2b
parent60c7be862d13d01ff0dd263116c05142164d5d74
CMakeLists.txt: explicitly set the standard to C++98

Set the C++ standard to C++98 to avoid GCC 6 compilation failures.
CMakeLists.txt