Minor repair for the previous commit.
This commit is contained in:
parent
f8bbe03a12
commit
8e7cc9199d
1 changed files with 0 additions and 7 deletions
|
@ -44,13 +44,6 @@ ADD_PARAVIEW_PLUGIN(
|
||||||
SERVER_MANAGER_SOURCES vtkPV4FoamReader.cxx
|
SERVER_MANAGER_SOURCES vtkPV4FoamReader.cxx
|
||||||
)
|
)
|
||||||
|
|
||||||
# Build the client-side plugin
|
|
||||||
#ADD_PARAVIEW_PLUGIN(
|
|
||||||
# PV4FoamReader
|
|
||||||
# "1.0"
|
|
||||||
# GUI_RESOURCES PV4FoamReader.qrc
|
|
||||||
#)
|
|
||||||
|
|
||||||
TARGET_LINK_LIBRARIES(
|
TARGET_LINK_LIBRARIES(
|
||||||
PV4FoamReader_SM
|
PV4FoamReader_SM
|
||||||
foam
|
foam
|
||||||
|
|
Reference in a new issue