Skip to content
Snippets Groups Projects
Commit 50973289 authored by Andrew Wilson's avatar Andrew Wilson :elephant:
Browse files

REFAC: Rename to RenderingVolumeExample

parent e491885d
No related branches found
No related tags found
No related merge requests found
......@@ -16,12 +16,12 @@
#
###########################################################################
project(Example-VolumeRendering)
project(Example-RenderingVolume)
#-----------------------------------------------------------------------------
# Create executable
#-----------------------------------------------------------------------------
imstk_add_executable(${PROJECT_NAME} VolumeRenderingExample.cpp)
imstk_add_executable(${PROJECT_NAME} RenderingVolumeExample.cpp)
#-----------------------------------------------------------------------------
# Add the target to Examples folder
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment