CMake/Tests/BundleUtilities
Chuck Atkins 72e7c45e98 Tests: Bump CMake minimum required in tests to 2.8.12
Since 3.19, CMake generates a deprecation warning when using a minimum
version less than 2.8.12.  This eliminates those warnings generated
during tests, which are typically hidden from the user and developer but
are being generated nonetheless.
2020-12-23 08:55:45 -05:00
..
bundleutils.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeLists.txt Tests: Bump CMake minimum required in tests to 2.8.12 2020-12-23 08:55:45 -05:00
framework.cpp Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
framework.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
module.cpp Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
module.h BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
shared2.cpp Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
shared2.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
shared.cpp Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
shared.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
testbundleutils1.cpp Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
testbundleutils2.cpp Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
testbundleutils3.cpp Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00