diff options
author | Brad King <brad.king@kitware.com> | 2012-08-22 15:48:07 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-08-22 15:48:07 (GMT) |
commit | e9bc502fb82d7e48e12d9a2bd380c137f6cbc03d (patch) | |
tree | d0f9c311fdca11b1750f204aee26b73d472cfb20 /Modules/FindCURL.cmake | |
parent | cca386b0a058c050a03c10bf1b9f1344aef7de3f (diff) | |
download | CMake-e9bc502fb82d7e48e12d9a2bd380c137f6cbc03d.zip CMake-e9bc502fb82d7e48e12d9a2bd380c137f6cbc03d.tar.gz CMake-e9bc502fb82d7e48e12d9a2bd380c137f6cbc03d.tar.bz2 |
Detect Analog VisualDSP++ compiler version with its id
Decode hex digits from __VISUALDSPVERSION__ to compute the version
number components. Note that the constant encodes decimal digits as hex
digits (never larger than 9). We represent them as decimal after
extraction. See documentation at:
http://download.analog.com/dsp/tools/VisualDSP_45_Update_6_Release_Note_v4.pdf
http://www.analog.com/static/imported-files/software_manuals/50_asm_man.rev3.1.pdf
Note that __VISUALDSPVERSION__ was introduced in version 4.5.6.
Diffstat (limited to 'Modules/FindCURL.cmake')
0 files changed, 0 insertions, 0 deletions