|
From: <kin...@us...> - 2025-09-12 00:34:26
|
Revision: 7408
http://sourceforge.net/p/teem/code/7408
Author: kindlmann
Date: 2025-09-12 00:34:21 +0000 (Fri, 12 Sep 2025)
Log Message:
-----------
improving description of role of LEVMAR in Teem
Modified Paths:
--------------
teem/trunk/CMakeLists-v2.txt
Modified: teem/trunk/CMakeLists-v2.txt
===================================================================
--- teem/trunk/CMakeLists-v2.txt 2025-09-12 00:13:37 UTC (rev 7407)
+++ teem/trunk/CMakeLists-v2.txt 2025-09-12 00:34:21 UTC (rev 7408)
@@ -101,7 +101,7 @@
set(_Teem_dep_doc_PNG "Enable nrrd support for PNG format images")
set(_Teem_dep_doc_BZIP2 "Enable nrrd support for bzip2 data encoding")
set(_Teem_dep_doc_PTHREAD "Enable hoover support for multi-threaded rendering")
-set(_Teem_dep_doc_LEVMAR "Build with levmar for better elf and ten")
+set(_Teem_dep_doc_LEVMAR "Build with levmar for better ten and elf")
set(_Teem_dep_doc_FFTW3 "Build with fftw3 to enable nrrdFFT() and `unu fft`")
# Whether to default to DEP being ON or OFF
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|