mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: insight-toolkit: Build with ITKReview module.
* gnu/packages/image-processing.scm (insight-toolkit)[arguments] <#:configure-flags>: Set the Module_ITKReview CMake flag. Change-Id: If3ab92b166d2fb78336a86846208773a23bc8eed Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
20077256fa
commit
b964ac17dd
1 changed files with 1 additions and 0 deletions
|
@ -1354,6 +1354,7 @@ libraries designed for computer vision research and implementation.")
|
|||
"-DModule_MorphologicalContourInterpolation=ON"
|
||||
"-DModule_SimpleITKFilters=ON"
|
||||
"-DModule_GenericLabelInterpolator=ON"
|
||||
"-DModule_ITKReview:BOOL=ON"
|
||||
"-DCMAKE_CXX_STANDARD=17"
|
||||
"-DBUILD_TESTING=OFF")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue