3 lines
79 B
CMake
3 lines
79 B
CMake
|
project(VTK NONE)
|
||
|
include(${CMAKE_CURRENT_SOURCE_DIR}/../CMP0106-Common.cmake)
|