Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d5ac3582 authored by hhakim's avatar hhakim
Browse files

Fix issue #301 (test_svdtj linking error for complex<float>).

parent d016277f
Branches
Tags
Loading
foreach(REAL_TYPE IN ITEMS float double)
if(REAL_TYPE MATCHES double)
if(REAL_TYPE MATCHES double|float)
set(SVD_COMPLEX 1)
else()
set(SVD_COMPLEX 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment