To use CMake to generate your project, this is what the CMakeLists.txt ... REQUIRED) include(${VTK_USE_FILE}) add_executable(Test Test.cxx) ...
確定! 回上一頁