Correct template for ?laswp_(plus,minus) and add DYNAMIC_ARCH versions

This commit is contained in:
Martin Kroeker 2017-10-09 09:29:35 +02:00 committed by GitHub
parent d5cc12daaa
commit 122f451866
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ GenerateNamedObjects("laswp/generic/laswp_k_4.c" "MINUS" "laswp_minus" false ""
#GenerateNamedObjects("laswp/generic/laswp_k_4.c" "MINUS" "laswp_minus" false "" ${TSUFFIX} false 3)
#endforeach ()
if (SMP)
if (USE_THREAD)
if (USE_OPENMP)
set(GETRF_SRC getrf/getrf_parallel_omp.c)