Skip to content
Snippets Groups Projects
Commit f3650e62 authored by Ben Boeckel's avatar Ben Boeckel Committed by Kitware Robot
Browse files

Merge topic 'npm-version-update'


18120f63 cmake: do not install the package.json

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Merge-request: !1428
parents 39982075 18120f63
No related branches found
No related tags found
No related merge requests found
......@@ -403,10 +403,6 @@ if (PARAVIEW_ENABLE_WEB)
"${CMAKE_CURRENT_SOURCE_DIR}/package.json.in"
"${CMAKE_CURRENT_BINARY_DIR}/package.json"
@ONLY)
install(
FILES "${CMAKE_CURRENT_BINARY_DIR}/package.json"
DESTINATION ""
COMPONENT "web")
# Request vtkParaViewWeb module
list(APPEND vtkParaViewWeb_REQUEST_BY "Option PARAVIEW_ENABLE_WEB")
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment