diff options
author | Felix Lelchuk <felix.lelchuk@gmx.de> | 2021-08-21 11:52:49 (GMT) |
---|---|---|
committer | Felix Lelchuk <felix.lelchuk@gmx.de> | 2021-08-24 17:21:40 (GMT) |
commit | 047d46ebdbb87f0388fa1627a3c39810e0b08c69 (patch) | |
tree | c81e2f73673755c7400cdaf6e70d0d93451d5dcf /Modules/TestForSSTREAM.cxx | |
parent | f64e8036aa1498edc34b1624df9dc8633467e7ef (diff) | |
download | CMake-047d46ebdbb87f0388fa1627a3c39810e0b08c69.zip CMake-047d46ebdbb87f0388fa1627a3c39810e0b08c69.tar.gz CMake-047d46ebdbb87f0388fa1627a3c39810e0b08c69.tar.bz2 |
Fix: InstallMode tests fail on some platforms
1) The ExternalProject_Add() command was called with
UPDATE_COMMAND ";" which was not noticable on most platforms
2) On AIX/GCC, the executable did not link because symbols from
imported libraries were assumed extern "C" (see commit 4fc47424)
Diffstat (limited to 'Modules/TestForSSTREAM.cxx')
0 files changed, 0 insertions, 0 deletions