Try changing:
TARGET_LINK_LIBRARIES(CNSVisIt vtkVisItAVTAlgorithms)
to:
TARGET_LINK_LIBRARIES(cnsVisItReader vtkVisItAVTAlgorithms)


David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Fri, May 4, 2012 at 9:15 AM, Philip Blakely <pmblak...@gmail.com> wrote:
> ADD_DEFINITIONS("-DUSE_EXPRESSION_TEMPLATES")
>
> ADD_VISIT_PLUGIN_READER(cnsVisItReader "1.0"
>  VISIT_READER_NAME "avtcnsVisItFileFormat"
>  VISIT_READER_TYPE "STMD"
>  VISIT_READER_FILE_PATTERN "hdf"
>  SERVER_SOURCES ${SOURCES}
>  )
>
> TARGET_LINK_LIBRARIES(CNSVisIt vtkVisItAVTAlgorithms)
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to