#
# Add the executable
#

ADD_EXECUTABLE(vtkmyEx2 vtkmyEx2.cxx)
TARGET_LINK_LIBRARIES(vtkmyEx2 vtkmyUnsorted)
