#
# Add the executable
#

add_executable(vtkmyEx2 vtkmyEx2.cxx)
target_link_libraries(vtkmyEx2 vtkmyUnsorted)
