ParaView icon indicating copy to clipboard operation
ParaView copied to clipboard

Removed hard-coded path of VTK_BINARY_DIR

Open albertov opened this issue 9 years ago • 1 comments

Without this ParaView can't be built with Python support from another project that includes it from it's CMakeLists.txt with add_subdirectory(ParaView)

albertov avatar Mar 08 '16 18:03 albertov

MR should be opened on gitlab, read this : https://gitlab.kitware.com/paraview/paraview/-/blob/master/Documentation/dev/git/develop.md

mwestphal avatar Sep 28 '20 10:09 mwestphal