Skip to content

Commit

Permalink
Update visualisation/CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Bertrand Kerautret <[email protected]>
  • Loading branch information
dcoeurjo and kerautret authored Jan 27, 2024
1 parent 6ae32be commit f49f65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visualisation/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ endif (WITH_VISU3D_QGLVIEWER)


if ( NOT(DISABLE_POLYSCOPE) )
SET(DGTAL_EXAMPLES_POLYSCOPE_SRC
SET(DGTALTOOLS_POLYSCOPE_SRC
volscope)

FOREACH(tool_file ${DGTALTOOLS_POLYSCOPE_SRC})
Expand Down

0 comments on commit f49f65d

Please sign in to comment.