summaryrefslogtreecommitdiffstats
path: root/Templates
diff options
context:
space:
mode:
authorFred Baksik <fdk17@ftml.net>2022-04-26 02:03:21 (GMT)
committerFred Baksik <fdk17@ftml.net>2022-04-27 14:33:51 (GMT)
commit158d6252cc6b01feea8f795b9007ea028765af7d (patch)
treec57fec1286d18a4fa63f448a6883504689748ae8 /Templates
parentc6ead9be834f779ae5d45841043431944d00e379 (diff)
downloadCMake-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 'Templates')
0 files changed, 0 insertions, 0 deletions