early-access version 2853
This commit is contained in:
5
externals/vcpkg/ports/vtk/usage
vendored
Executable file
5
externals/vcpkg/ports/vtk/usage
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
The package vtk provides CMake targets:
|
||||
|
||||
find_package(VTK REQUIRED)
|
||||
include("${VTK_USE_FILE}")
|
||||
target_link_libraries(main PRIVATE ${VTK_LIBRARIES})
|
||||
Reference in New Issue
Block a user