cmake/Tests/AliasTarget
Brad King 61bea8f3c8 Tests: Remove incidental use of C++98 compiler modes
Several tests specify use of C++98 mode since commit b0f277db38 (HP aCC:
record compiler flag for Ansi C++98 support for version 3.80 onwards,
2014-04-15, v3.1.0-rc1~550^2).  The motivating use case for those
changes was dropped by commit 49640d3629 (HP-UX: Drop support for
building CMake on HP-UX, 2017-08-04, v3.10.0-rc1~304^2), so remove the
use of C++98 mode too.  Also remove code that, on some compilers, used
C++11 instead of C++98, because we can now just use their default mode.
2022-04-26 12:01:06 -04:00
..
subdir Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeLists.txt Tests: Remove incidental use of C++98 compiler modes 2022-04-26 12:01:06 -04:00
bat.cpp Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
commandgenerator.cpp Remove redundant arguments from fstream constructors 2016-06-14 22:28:55 +02:00
empty.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
object.cpp Add the ALIAS target concept for libraries and executables. 2013-08-02 15:21:00 +02:00
object.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
targetgenerator.cpp Remove redundant arguments from fstream constructors 2016-06-14 22:28:55 +02:00