mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[vtk] do not install headers into subdirectory "vtk-8.0" so that "vcpkg integrate install" works as excpected
This commit is contained in:
parent
4a57f69e16
commit
7f5a659734
@ -43,6 +43,7 @@ vcpkg_configure_cmake(
|
||||
SOURCE_PATH ${SOURCE_PATH}
|
||||
PREFER_NINJA
|
||||
OPTIONS
|
||||
-DVTK_INSTALL_INCLUDE_DIR=include
|
||||
-DBUILD_TESTING=OFF
|
||||
-DBUILD_EXAMPLES=OFF
|
||||
-DVTK_Group_MPI=ON
|
||||
|
Loading…
x
Reference in New Issue
Block a user