#
# Add the executable
#

ADD_EXECUTABLE(vtkmyEx1 vtkmyEx1.cxx)
TARGET_LINK_LIBRARIES(vtkmyEx1 vtkmyUnsorted)
