CMake/Tests/GhsMulti
Fred Baksik 1a66acdef2 GHS: Append ".gpj" to target name when generating build command
-- Add test demonstrating issue
-- In the case of executable targets the target name is usually the same as used in "-o filename"
   But for static libraries the target name is usually "-o libname.a"
   "gbuild.exe target" will build whatever target matches against even the output from the compiler or linker
   But the targets in "cmake --build . --target name" should be target names in CMakeLists.txt not the actual filenames
   So change the "name" to "name.gpj" so it matches the target name in CMakeLists.txt.

Fixes #15975
2019-01-16 10:41:53 -05:00
..
GhsMultiCompilerOptions GHS: Update test suite 2019-01-16 10:41:03 -05:00
GhsMultiCopyFile GHS: Append ".gpj" to target name when generating build command 2019-01-16 10:41:53 -05:00
GhsMultiDuplicateSourceFilenames GHS: Update test suite 2019-01-16 10:41:03 -05:00
GhsMultiExclude GHS: Update test suite 2019-01-16 10:41:03 -05:00
GhsMultiIntegrity GHS: Integrity Application updates 2019-01-16 10:41:49 -05:00
GhsMultiInterface GHS: Update test suite 2019-01-16 10:41:03 -05:00
GhsMultiLinkTest GHS: Update test suite 2019-01-16 10:41:03 -05:00
GhsMultiLinkTestSub GHS: Update test suite 2019-01-16 10:41:03 -05:00
GhsMultiMultipleProjects GHS: Update test suite 2019-01-16 10:41:03 -05:00
GhsMultiObjectLibrary GHS: Update test suite 2019-01-16 10:41:03 -05:00
GhsMultiRenameInstall GHS: Update test suite 2019-01-16 10:41:03 -05:00
GhsMultiSrcGroups GHS: Cleanup how source files are listed 2019-01-16 10:41:15 -05:00
GhsMultiUnsupportedTargets GHS: Update test suite 2019-01-16 10:41:03 -05:00