diff options
author | Fred Baksik <fdk17@ftml.net> | 2022-04-26 02:03:21 (GMT) |
---|---|---|
committer | Fred Baksik <fdk17@ftml.net> | 2022-04-27 14:33:51 (GMT) |
commit | 158d6252cc6b01feea8f795b9007ea028765af7d (patch) | |
tree | c57fec1286d18a4fa63f448a6883504689748ae8 /Auxiliary | |
parent | c6ead9be834f779ae5d45841043431944d00e379 (diff) | |
download | CMake-158d6252cc6b01feea8f795b9007ea028765af7d.zip CMake-158d6252cc6b01feea8f795b9007ea028765af7d.tar.gz CMake-158d6252cc6b01feea8f795b9007ea028765af7d.tar.bz2 |
GHS: Set LANGUAGE type for source files
Use gbuild project syntax for setting the language type for the file.
gbuild will pick the correct compiler or tool to use.
NOTE: Language names come from gbuild config files. Therefore to
compile a file with the C++ compiler use "C++" not "CXX".
The previous implementation was passing the C compiler a flag to compile as C++
if LANGUAGE was set to "CXX".
Diffstat (limited to 'Auxiliary')
0 files changed, 0 insertions, 0 deletions